diff --git a/stable/static-web-server/1.0.4/app-changelog.md b/stable/static-web-server/1.0.4/app-changelog.md deleted file mode 100644 index 9a13e7ed1c..0000000000 --- a/stable/static-web-server/1.0.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [static-web-server-1.0.4](https://github.com/truecharts/charts/compare/static-web-server-1.0.3...static-web-server-1.0.4) (2023-10-07) - -### Chore - -- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) - - \ No newline at end of file diff --git a/stable/static-web-server/1.0.4/CHANGELOG.md b/stable/static-web-server/1.0.5/CHANGELOG.md similarity index 83% rename from stable/static-web-server/1.0.4/CHANGELOG.md rename to stable/static-web-server/1.0.5/CHANGELOG.md index c694531955..d0c45091e2 100644 --- a/stable/static-web-server/1.0.4/CHANGELOG.md +++ b/stable/static-web-server/1.0.5/CHANGELOG.md @@ -4,6 +4,15 @@ +## [static-web-server-1.0.5](https://github.com/truecharts/charts/compare/static-web-server-1.0.4...static-web-server-1.0.5) (2023-10-19) + +### Chore + +- update container image tccr.io/truecharts/static-web-server to v2.23.0 ([#13768](https://github.com/truecharts/charts/issues/13768)) + + + + ## [static-web-server-1.0.4](https://github.com/truecharts/charts/compare/static-web-server-1.0.3...static-web-server-1.0.4) (2023-10-07) ### Chore diff --git a/stable/static-web-server/1.0.4/Chart.yaml b/stable/static-web-server/1.0.5/Chart.yaml similarity index 96% rename from stable/static-web-server/1.0.4/Chart.yaml rename to stable/static-web-server/1.0.5/Chart.yaml index c69c6bf9e9..cc28535a3b 100644 --- a/stable/static-web-server/1.0.4/Chart.yaml +++ b/stable/static-web-server/1.0.5/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.22.1" +appVersion: "2.23.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.4 +version: 1.0.5 annotations: truecharts.org/catagories: | - web-server diff --git a/stable/static-web-server/1.0.4/README.md b/stable/static-web-server/1.0.5/README.md similarity index 100% rename from stable/static-web-server/1.0.4/README.md rename to stable/static-web-server/1.0.5/README.md diff --git a/stable/static-web-server/1.0.5/app-changelog.md b/stable/static-web-server/1.0.5/app-changelog.md new file mode 100644 index 0000000000..b2656bc8b6 --- /dev/null +++ b/stable/static-web-server/1.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [static-web-server-1.0.5](https://github.com/truecharts/charts/compare/static-web-server-1.0.4...static-web-server-1.0.5) (2023-10-19) + +### Chore + +- update container image tccr.io/truecharts/static-web-server to v2.23.0 ([#13768](https://github.com/truecharts/charts/issues/13768)) + + \ No newline at end of file diff --git a/stable/static-web-server/1.0.4/app-readme.md b/stable/static-web-server/1.0.5/app-readme.md similarity index 100% rename from stable/static-web-server/1.0.4/app-readme.md rename to stable/static-web-server/1.0.5/app-readme.md diff --git a/stable/static-web-server/1.0.4/charts/common-14.0.9.tgz b/stable/static-web-server/1.0.5/charts/common-14.0.9.tgz similarity index 100% rename from stable/static-web-server/1.0.4/charts/common-14.0.9.tgz rename to stable/static-web-server/1.0.5/charts/common-14.0.9.tgz diff --git a/stable/static-web-server/1.0.4/ix_values.yaml b/stable/static-web-server/1.0.5/ix_values.yaml similarity index 87% rename from stable/static-web-server/1.0.4/ix_values.yaml rename to stable/static-web-server/1.0.5/ix_values.yaml index e33e0dd592..c22ac69ac0 100644 --- a/stable/static-web-server/1.0.4/ix_values.yaml +++ b/stable/static-web-server/1.0.5/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/static-web-server pullPolicy: IfNotPresent - tag: v2.22.1@sha256:015e53cb61759e5c08f8b559a403e4952415e8dda787a0f5d62988833602a77e + tag: v2.23.0@sha256:817faa057ad9ff7ffa6944c67d5738fd174f7479a3081bfca61273c96ffcd57a service: main: diff --git a/stable/static-web-server/1.0.4/questions.yaml b/stable/static-web-server/1.0.5/questions.yaml similarity index 100% rename from stable/static-web-server/1.0.4/questions.yaml rename to stable/static-web-server/1.0.5/questions.yaml diff --git a/stable/static-web-server/1.0.4/templates/NOTES.txt b/stable/static-web-server/1.0.5/templates/NOTES.txt similarity index 100% rename from stable/static-web-server/1.0.4/templates/NOTES.txt rename to stable/static-web-server/1.0.5/templates/NOTES.txt diff --git a/stable/static-web-server/1.0.4/templates/common.yaml b/stable/static-web-server/1.0.5/templates/common.yaml similarity index 100% rename from stable/static-web-server/1.0.4/templates/common.yaml rename to stable/static-web-server/1.0.5/templates/common.yaml diff --git a/stable/static-web-server/1.0.4/values.yaml b/stable/static-web-server/1.0.5/values.yaml similarity index 100% rename from stable/static-web-server/1.0.4/values.yaml rename to stable/static-web-server/1.0.5/values.yaml