Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
a9dc2850f4
commit
7aea98eaa1
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [webp-server-2.0.14](https://github.com/truecharts/charts/compare/webp-server-2.0.13...webp-server-2.0.14) (2023-02-10)
|
||||
|
||||
### Fix
|
||||
|
||||
- ensure new helm deps repo is used in latest releases as well.
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [webp-server-2.0.15](https://github.com/truecharts/charts/compare/webp-server-2.0.14...webp-server-2.0.15) (2023-02-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/webp-server to latest
|
||||
|
||||
|
||||
|
||||
|
||||
## [webp-server-2.0.14](https://github.com/truecharts/charts/compare/webp-server-2.0.13...webp-server-2.0.14) (2023-02-10)
|
||||
|
||||
### Fix
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [webp-server-2.0.5](https://github.com/truecharts/charts/compare/webp-server-2.0.4...webp-server-2.0.5) (2022-12-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/webp-server to latest
|
||||
|
||||
|
||||
|
||||
|
||||
## [webp-server-2.0.4](https://github.com/truecharts/charts/compare/webp-server-2.0.1...webp-server-2.0.4) (2022-11-30)
|
||||
|
||||
### Chore
|
|
@ -36,4 +36,4 @@ sources:
|
|||
- https://hub.docker.com/r/webpsh/webps
|
||||
- https://github.com/webp-sh/webp_server_go
|
||||
type: application
|
||||
version: 2.0.14
|
||||
version: 2.0.15
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [webp-server-2.0.15](https://github.com/truecharts/charts/compare/webp-server-2.0.14...webp-server-2.0.15) (2023-02-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/webp-server to latest
|
||||
|
||||
|
|
@ -5,7 +5,7 @@ env:
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/webp-server
|
||||
tag: latest@sha256:2c474566eea3d31bd6e90bb9b9cec8bb48076b9fc3d22284a4deb2dd128ee6b0
|
||||
tag: latest@sha256:9a78598e0d74f9026d6def186fd05462d75aba893dff487d1bca7870f8a6313b
|
||||
persistence:
|
||||
storagecache:
|
||||
enabled: true
|
Loading…
Reference in New Issue