chore(deps): update container image webpsh/webps to latest@5ed83eb by renovate (#16311)
This commit is contained in:
@@ -1,39 +1,38 @@
|
|||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: webp-server
|
name: webp-server
|
||||||
version: 3.0.6
|
version: 3.0.7
|
||||||
appVersion: latest
|
appVersion: latest
|
||||||
description:
|
description: This is a Server based on Golang, which allows you to serve WebP images
|
||||||
This is a Server based on Golang, which allows you to serve WebP images
|
|
||||||
on the fly. It will convert jpg,jpeg,png files by default, this can be customized
|
on the fly. It will convert jpg,jpeg,png files by default, this can be customized
|
||||||
by editing the config.json.
|
by editing the config.json.
|
||||||
home: https://truecharts.org/charts/incubator/webp-server
|
home: https://truecharts.org/charts/incubator/webp-server
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/webp-server.png
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/webp-server.png
|
||||||
deprecated: false
|
deprecated: false
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/webp-sh/webp_server_go
|
- https://github.com/webp-sh/webp_server_go
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/webp-server
|
- https://github.com/truecharts/charts/tree/master/charts/incubator/webp-server
|
||||||
- https://hub.docker.com/r/webpsh/webps
|
- https://hub.docker.com/r/webpsh/webps
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
url: https://truecharts.org
|
url: https://truecharts.org
|
||||||
keywords:
|
keywords:
|
||||||
- webp-server
|
- webp-server
|
||||||
- Cloud
|
- Cloud
|
||||||
- Productivity
|
- Productivity
|
||||||
- Tools-Utilities
|
- Tools-Utilities
|
||||||
- MediaServer-Photos
|
- MediaServer-Photos
|
||||||
- Network-Web
|
- Network-Web
|
||||||
- Network-FTP
|
- Network-FTP
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 16.2.7
|
version: 16.2.7
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
tags: []
|
tags: []
|
||||||
import-values: []
|
import-values: []
|
||||||
annotations:
|
annotations:
|
||||||
max_scale_version: 23.10.1
|
max_scale_version: 23.10.1
|
||||||
min_scale_version: 22.12.4
|
min_scale_version: 22.12.4
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: webpsh/webps
|
repository: webpsh/webps
|
||||||
tag: latest@sha256:ec2bd42f61406832ac98c9ca155b000b3432b9fa6a7cc4e0cf5e61aad46fb25a
|
tag: latest@sha256:5ed83eb5b98201193e884b446e383bad4126ab880c2b3974215f22b139475806
|
||||||
persistence:
|
persistence:
|
||||||
storagecache:
|
storagecache:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|||||||
Reference in New Issue
Block a user