From 1a367425152ab1915663e2e21f55335c67fb01fd Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 9 Nov 2023 10:45:32 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- .../static-web-server/1.0.10/app-changelog.md | 9 --------- .../{1.0.10 => 1.0.11}/CHANGELOG.md | 18 +++++++++--------- .../{1.0.10 => 1.0.11}/Chart.yaml | 4 ++-- .../{1.0.10 => 1.0.11}/README.md | 0 .../static-web-server/1.0.11/app-changelog.md | 9 +++++++++ .../{1.0.10 => 1.0.11}/app-readme.md | 0 .../charts/common-14.3.5.tgz | Bin .../{1.0.10 => 1.0.11}/ix_values.yaml | 2 +- .../{1.0.10 => 1.0.11}/questions.yaml | 0 .../{1.0.10 => 1.0.11}/templates/NOTES.txt | 0 .../{1.0.10 => 1.0.11}/templates/common.yaml | 0 .../{1.0.10 => 1.0.11}/values.yaml | 0 12 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/static-web-server/1.0.10/app-changelog.md rename stable/static-web-server/{1.0.10 => 1.0.11}/CHANGELOG.md (92%) rename stable/static-web-server/{1.0.10 => 1.0.11}/Chart.yaml (95%) rename stable/static-web-server/{1.0.10 => 1.0.11}/README.md (100%) create mode 100644 stable/static-web-server/1.0.11/app-changelog.md rename stable/static-web-server/{1.0.10 => 1.0.11}/app-readme.md (100%) rename stable/static-web-server/{1.0.10 => 1.0.11}/charts/common-14.3.5.tgz (100%) rename stable/static-web-server/{1.0.10 => 1.0.11}/ix_values.yaml (87%) rename stable/static-web-server/{1.0.10 => 1.0.11}/questions.yaml (100%) rename stable/static-web-server/{1.0.10 => 1.0.11}/templates/NOTES.txt (100%) rename stable/static-web-server/{1.0.10 => 1.0.11}/templates/common.yaml (100%) rename stable/static-web-server/{1.0.10 => 1.0.11}/values.yaml (100%) diff --git a/stable/static-web-server/1.0.10/app-changelog.md b/stable/static-web-server/1.0.10/app-changelog.md deleted file mode 100644 index 11295137904..00000000000 --- a/stable/static-web-server/1.0.10/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [static-web-server-1.0.10](https://github.com/truecharts/charts/compare/static-web-server-1.0.9...static-web-server-1.0.10) (2023-11-08) - -### Chore - -- update helm general non-major ([#14465](https://github.com/truecharts/charts/issues/14465)) - - \ No newline at end of file diff --git a/stable/static-web-server/1.0.10/CHANGELOG.md b/stable/static-web-server/1.0.11/CHANGELOG.md similarity index 92% rename from stable/static-web-server/1.0.10/CHANGELOG.md rename to stable/static-web-server/1.0.11/CHANGELOG.md index 0d5d1be2f59..3709bc6247c 100644 --- a/stable/static-web-server/1.0.10/CHANGELOG.md +++ b/stable/static-web-server/1.0.11/CHANGELOG.md @@ -4,6 +4,15 @@ +## [static-web-server-1.0.11](https://github.com/truecharts/charts/compare/static-web-server-1.0.10...static-web-server-1.0.11) (2023-11-09) + +### Chore + +- update container image tccr.io/truecharts/static-web-server to v2.24.0 ([#14485](https://github.com/truecharts/charts/issues/14485)) + + + + ## [static-web-server-1.0.10](https://github.com/truecharts/charts/compare/static-web-server-1.0.9...static-web-server-1.0.10) (2023-11-08) ### Chore @@ -88,12 +97,3 @@ ## [static-web-server-1.0.1](https://github.com/truecharts/charts/compare/static-web-server-1.0.0...static-web-server-1.0.1) (2023-09-03) -### Chore - -- update container image tccr.io/truecharts/static-web-server to v2.21.1 ([#12179](https://github.com/truecharts/charts/issues/12179)) - - - - -## [static-web-server-1.0.0](https://github.com/truecharts/charts/compare/static-web-server-0.0.2...static-web-server-1.0.0) (2023-08-12) - diff --git a/stable/static-web-server/1.0.10/Chart.yaml b/stable/static-web-server/1.0.11/Chart.yaml similarity index 95% rename from stable/static-web-server/1.0.10/Chart.yaml rename to stable/static-web-server/1.0.11/Chart.yaml index 9efb812e6be..6d5c0cfab8b 100644 --- a/stable/static-web-server/1.0.10/Chart.yaml +++ b/stable/static-web-server/1.0.11/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.23.0" +appVersion: "2.24.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -23,7 +23,7 @@ sources: - https://github.com/static-web-server/static-web-server - https://static-web-server.net type: application -version: 1.0.10 +version: 1.0.11 annotations: truecharts.org/category: web-server truecharts.org/SCALE-support: "true" diff --git a/stable/static-web-server/1.0.10/README.md b/stable/static-web-server/1.0.11/README.md similarity index 100% rename from stable/static-web-server/1.0.10/README.md rename to stable/static-web-server/1.0.11/README.md diff --git a/stable/static-web-server/1.0.11/app-changelog.md b/stable/static-web-server/1.0.11/app-changelog.md new file mode 100644 index 00000000000..e37c3e146ab --- /dev/null +++ b/stable/static-web-server/1.0.11/app-changelog.md @@ -0,0 +1,9 @@ + + +## [static-web-server-1.0.11](https://github.com/truecharts/charts/compare/static-web-server-1.0.10...static-web-server-1.0.11) (2023-11-09) + +### Chore + +- update container image tccr.io/truecharts/static-web-server to v2.24.0 ([#14485](https://github.com/truecharts/charts/issues/14485)) + + \ No newline at end of file diff --git a/stable/static-web-server/1.0.10/app-readme.md b/stable/static-web-server/1.0.11/app-readme.md similarity index 100% rename from stable/static-web-server/1.0.10/app-readme.md rename to stable/static-web-server/1.0.11/app-readme.md diff --git a/stable/static-web-server/1.0.10/charts/common-14.3.5.tgz b/stable/static-web-server/1.0.11/charts/common-14.3.5.tgz similarity index 100% rename from stable/static-web-server/1.0.10/charts/common-14.3.5.tgz rename to stable/static-web-server/1.0.11/charts/common-14.3.5.tgz diff --git a/stable/static-web-server/1.0.10/ix_values.yaml b/stable/static-web-server/1.0.11/ix_values.yaml similarity index 87% rename from stable/static-web-server/1.0.10/ix_values.yaml rename to stable/static-web-server/1.0.11/ix_values.yaml index c22ac69ac0a..10d4fc4f770 100644 --- a/stable/static-web-server/1.0.10/ix_values.yaml +++ b/stable/static-web-server/1.0.11/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/static-web-server pullPolicy: IfNotPresent - tag: v2.23.0@sha256:817faa057ad9ff7ffa6944c67d5738fd174f7479a3081bfca61273c96ffcd57a + tag: v2.24.0@sha256:38743a811e0742f321cf891bb24aa34820781eb5c0dfd241ab225709497c2efa service: main: diff --git a/stable/static-web-server/1.0.10/questions.yaml b/stable/static-web-server/1.0.11/questions.yaml similarity index 100% rename from stable/static-web-server/1.0.10/questions.yaml rename to stable/static-web-server/1.0.11/questions.yaml diff --git a/stable/static-web-server/1.0.10/templates/NOTES.txt b/stable/static-web-server/1.0.11/templates/NOTES.txt similarity index 100% rename from stable/static-web-server/1.0.10/templates/NOTES.txt rename to stable/static-web-server/1.0.11/templates/NOTES.txt diff --git a/stable/static-web-server/1.0.10/templates/common.yaml b/stable/static-web-server/1.0.11/templates/common.yaml similarity index 100% rename from stable/static-web-server/1.0.10/templates/common.yaml rename to stable/static-web-server/1.0.11/templates/common.yaml diff --git a/stable/static-web-server/1.0.10/values.yaml b/stable/static-web-server/1.0.11/values.yaml similarity index 100% rename from stable/static-web-server/1.0.10/values.yaml rename to stable/static-web-server/1.0.11/values.yaml