From 7aea98eaa1ba54426f2f7a03449ba8f92d795d84 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 27 Feb 2023 00:40:19 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- incubator/webp-server/2.0.14/app-changelog.md | 9 --------- .../{2.0.14 => 2.0.15}/CHANGELOG.md | 18 +++++++++--------- .../webp-server/{2.0.14 => 2.0.15}/Chart.yaml | 2 +- .../webp-server/{2.0.14 => 2.0.15}/README.md | 0 incubator/webp-server/2.0.15/app-changelog.md | 9 +++++++++ .../{2.0.14 => 2.0.15}/app-readme.md | 0 .../charts/common-11.1.2.tgz | Bin .../{2.0.14 => 2.0.15}/ix_values.yaml | 2 +- .../{2.0.14 => 2.0.15}/questions.yaml | 0 .../{2.0.14 => 2.0.15}/templates/common.yaml | 0 .../{2.0.14 => 2.0.15}/values.yaml | 0 11 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 incubator/webp-server/2.0.14/app-changelog.md rename incubator/webp-server/{2.0.14 => 2.0.15}/CHANGELOG.md (94%) rename incubator/webp-server/{2.0.14 => 2.0.15}/Chart.yaml (98%) rename incubator/webp-server/{2.0.14 => 2.0.15}/README.md (100%) create mode 100644 incubator/webp-server/2.0.15/app-changelog.md rename incubator/webp-server/{2.0.14 => 2.0.15}/app-readme.md (100%) rename incubator/webp-server/{2.0.14 => 2.0.15}/charts/common-11.1.2.tgz (100%) rename incubator/webp-server/{2.0.14 => 2.0.15}/ix_values.yaml (86%) rename incubator/webp-server/{2.0.14 => 2.0.15}/questions.yaml (100%) rename incubator/webp-server/{2.0.14 => 2.0.15}/templates/common.yaml (100%) rename incubator/webp-server/{2.0.14 => 2.0.15}/values.yaml (100%) diff --git a/incubator/webp-server/2.0.14/app-changelog.md b/incubator/webp-server/2.0.14/app-changelog.md deleted file mode 100644 index 9f1a41bebc..0000000000 --- a/incubator/webp-server/2.0.14/app-changelog.md +++ /dev/null @@ -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. - - \ No newline at end of file diff --git a/incubator/webp-server/2.0.14/CHANGELOG.md b/incubator/webp-server/2.0.15/CHANGELOG.md similarity index 94% rename from incubator/webp-server/2.0.14/CHANGELOG.md rename to incubator/webp-server/2.0.15/CHANGELOG.md index 6bb95e175e..33d3241463 100644 --- a/incubator/webp-server/2.0.14/CHANGELOG.md +++ b/incubator/webp-server/2.0.15/CHANGELOG.md @@ -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 diff --git a/incubator/webp-server/2.0.14/Chart.yaml b/incubator/webp-server/2.0.15/Chart.yaml similarity index 98% rename from incubator/webp-server/2.0.14/Chart.yaml rename to incubator/webp-server/2.0.15/Chart.yaml index f2340f06e9..3ce4745a7c 100644 --- a/incubator/webp-server/2.0.14/Chart.yaml +++ b/incubator/webp-server/2.0.15/Chart.yaml @@ -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 diff --git a/incubator/webp-server/2.0.14/README.md b/incubator/webp-server/2.0.15/README.md similarity index 100% rename from incubator/webp-server/2.0.14/README.md rename to incubator/webp-server/2.0.15/README.md diff --git a/incubator/webp-server/2.0.15/app-changelog.md b/incubator/webp-server/2.0.15/app-changelog.md new file mode 100644 index 0000000000..8560824ad0 --- /dev/null +++ b/incubator/webp-server/2.0.15/app-changelog.md @@ -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 + + \ No newline at end of file diff --git a/incubator/webp-server/2.0.14/app-readme.md b/incubator/webp-server/2.0.15/app-readme.md similarity index 100% rename from incubator/webp-server/2.0.14/app-readme.md rename to incubator/webp-server/2.0.15/app-readme.md diff --git a/incubator/webp-server/2.0.14/charts/common-11.1.2.tgz b/incubator/webp-server/2.0.15/charts/common-11.1.2.tgz similarity index 100% rename from incubator/webp-server/2.0.14/charts/common-11.1.2.tgz rename to incubator/webp-server/2.0.15/charts/common-11.1.2.tgz diff --git a/incubator/webp-server/2.0.14/ix_values.yaml b/incubator/webp-server/2.0.15/ix_values.yaml similarity index 86% rename from incubator/webp-server/2.0.14/ix_values.yaml rename to incubator/webp-server/2.0.15/ix_values.yaml index aa53365cbc..4cfdb5c9d7 100644 --- a/incubator/webp-server/2.0.14/ix_values.yaml +++ b/incubator/webp-server/2.0.15/ix_values.yaml @@ -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 diff --git a/incubator/webp-server/2.0.14/questions.yaml b/incubator/webp-server/2.0.15/questions.yaml similarity index 100% rename from incubator/webp-server/2.0.14/questions.yaml rename to incubator/webp-server/2.0.15/questions.yaml diff --git a/incubator/webp-server/2.0.14/templates/common.yaml b/incubator/webp-server/2.0.15/templates/common.yaml similarity index 100% rename from incubator/webp-server/2.0.14/templates/common.yaml rename to incubator/webp-server/2.0.15/templates/common.yaml diff --git a/incubator/webp-server/2.0.14/values.yaml b/incubator/webp-server/2.0.15/values.yaml similarity index 100% rename from incubator/webp-server/2.0.14/values.yaml rename to incubator/webp-server/2.0.15/values.yaml