diff --git a/incubator/static-web-server/0.0.1/app-changelog.md b/incubator/static-web-server/0.0.1/app-changelog.md deleted file mode 100644 index 533c88f661f..00000000000 --- a/incubator/static-web-server/0.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [static-web-server-0.0.1]static-web-server-0.0.1 (2023-08-06) - -### Feat - -- Add Static Web Server ([#11224](https://github.com/truecharts/charts/issues/11224)) - - \ No newline at end of file diff --git a/incubator/static-web-server/0.0.1/CHANGELOG.md b/incubator/static-web-server/0.0.2/CHANGELOG.md similarity index 50% rename from incubator/static-web-server/0.0.1/CHANGELOG.md rename to incubator/static-web-server/0.0.2/CHANGELOG.md index 774522ca342..947f80ba958 100644 --- a/incubator/static-web-server/0.0.1/CHANGELOG.md +++ b/incubator/static-web-server/0.0.2/CHANGELOG.md @@ -4,6 +4,15 @@ +## [static-web-server-0.0.2](https://github.com/truecharts/charts/compare/static-web-server-0.0.1...static-web-server-0.0.2) (2023-08-06) + +### Feat + +- Update mirror ([#11243](https://github.com/truecharts/charts/issues/11243)) + + + + ## [static-web-server-0.0.1]static-web-server-0.0.1 (2023-08-06) ### Feat diff --git a/incubator/static-web-server/0.0.1/Chart.yaml b/incubator/static-web-server/0.0.2/Chart.yaml similarity index 98% rename from incubator/static-web-server/0.0.1/Chart.yaml rename to incubator/static-web-server/0.0.2/Chart.yaml index b73171a0d1d..4d9c5585c02 100644 --- a/incubator/static-web-server/0.0.1/Chart.yaml +++ b/incubator/static-web-server/0.0.2/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/static-web-server/static-web-server - https://static-web-server.net type: application -version: 0.0.1 +version: 0.0.2 annotations: truecharts.org/catagories: | - web-server diff --git a/incubator/static-web-server/0.0.1/README.md b/incubator/static-web-server/0.0.2/README.md similarity index 100% rename from incubator/static-web-server/0.0.1/README.md rename to incubator/static-web-server/0.0.2/README.md diff --git a/incubator/static-web-server/0.0.2/app-changelog.md b/incubator/static-web-server/0.0.2/app-changelog.md new file mode 100644 index 00000000000..6e71434be37 --- /dev/null +++ b/incubator/static-web-server/0.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [static-web-server-0.0.2](https://github.com/truecharts/charts/compare/static-web-server-0.0.1...static-web-server-0.0.2) (2023-08-06) + +### Feat + +- Update mirror ([#11243](https://github.com/truecharts/charts/issues/11243)) + + \ No newline at end of file diff --git a/incubator/static-web-server/0.0.1/app-readme.md b/incubator/static-web-server/0.0.2/app-readme.md similarity index 100% rename from incubator/static-web-server/0.0.1/app-readme.md rename to incubator/static-web-server/0.0.2/app-readme.md diff --git a/incubator/static-web-server/0.0.1/charts/common-14.0.1.tgz b/incubator/static-web-server/0.0.2/charts/common-14.0.1.tgz similarity index 100% rename from incubator/static-web-server/0.0.1/charts/common-14.0.1.tgz rename to incubator/static-web-server/0.0.2/charts/common-14.0.1.tgz diff --git a/incubator/static-web-server/0.0.1/ix_values.yaml b/incubator/static-web-server/0.0.2/ix_values.yaml similarity index 79% rename from incubator/static-web-server/0.0.1/ix_values.yaml rename to incubator/static-web-server/0.0.2/ix_values.yaml index e4522011d9b..85d3acae5af 100644 --- a/incubator/static-web-server/0.0.1/ix_values.yaml +++ b/incubator/static-web-server/0.0.2/ix_values.yaml @@ -1,7 +1,7 @@ image: - repository: ghcr.io/static-web-server/static-web-server + repository: tccr.io/truecharts/static-web-server pullPolicy: IfNotPresent - tag: 2.20.2@sha256:cf59f0f22a5d0120a5cfbcd9f8e943825b9e8622b25796647d9645d2802a3634 + tag: v2.20.2@sha256:cde29086b0c99d70965d4bb816499feeccc262d2f7d3465972bc3ccd888b4339 service: main: diff --git a/incubator/static-web-server/0.0.1/questions.yaml b/incubator/static-web-server/0.0.2/questions.yaml similarity index 100% rename from incubator/static-web-server/0.0.1/questions.yaml rename to incubator/static-web-server/0.0.2/questions.yaml diff --git a/incubator/static-web-server/0.0.1/templates/NOTES.txt b/incubator/static-web-server/0.0.2/templates/NOTES.txt similarity index 100% rename from incubator/static-web-server/0.0.1/templates/NOTES.txt rename to incubator/static-web-server/0.0.2/templates/NOTES.txt diff --git a/incubator/static-web-server/0.0.1/templates/common.yaml b/incubator/static-web-server/0.0.2/templates/common.yaml similarity index 100% rename from incubator/static-web-server/0.0.1/templates/common.yaml rename to incubator/static-web-server/0.0.2/templates/common.yaml diff --git a/incubator/static-web-server/0.0.1/values.yaml b/incubator/static-web-server/0.0.2/values.yaml similarity index 100% rename from incubator/static-web-server/0.0.1/values.yaml rename to incubator/static-web-server/0.0.2/values.yaml