diff --git a/incubator/wallos/0.0.2/app-changelog.md b/incubator/wallos/0.0.2/app-changelog.md deleted file mode 100644 index 6dbc4b18a1e..00000000000 --- a/incubator/wallos/0.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [wallos-0.0.2](https://github.com/truecharts/charts/compare/wallos-0.0.1...wallos-0.0.2) (2023-11-17) - -### Fix - -- update container image docker.io/bellamy/wallos to latest ([#14771](https://github.com/truecharts/charts/issues/14771)) - - \ No newline at end of file diff --git a/incubator/wallos/0.0.2/CHANGELOG.md b/incubator/wallos/0.0.3/CHANGELOG.md similarity index 59% rename from incubator/wallos/0.0.2/CHANGELOG.md rename to incubator/wallos/0.0.3/CHANGELOG.md index 789064247a9..c49310efc90 100644 --- a/incubator/wallos/0.0.2/CHANGELOG.md +++ b/incubator/wallos/0.0.3/CHANGELOG.md @@ -4,6 +4,15 @@ +## [wallos-0.0.3](https://github.com/truecharts/charts/compare/wallos-0.0.2...wallos-0.0.3) (2023-11-17) + +### Fix + +- update container image docker.io/bellamy/wallos to latest ([#14815](https://github.com/truecharts/charts/issues/14815)) + + + + ## [wallos-0.0.2](https://github.com/truecharts/charts/compare/wallos-0.0.1...wallos-0.0.2) (2023-11-17) ### Fix diff --git a/incubator/wallos/0.0.2/Chart.yaml b/incubator/wallos/0.0.3/Chart.yaml similarity index 97% rename from incubator/wallos/0.0.2/Chart.yaml rename to incubator/wallos/0.0.3/Chart.yaml index d933971eac0..b6a6e269195 100644 --- a/incubator/wallos/0.0.2/Chart.yaml +++ b/incubator/wallos/0.0.3/Chart.yaml @@ -18,7 +18,7 @@ name: wallos sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/wallos - https://github.com/ellite/Wallos -version: 0.0.2 +version: 0.0.3 annotations: truecharts.org/category: media truecharts.org/SCALE-support: "true" diff --git a/incubator/wallos/0.0.2/README.md b/incubator/wallos/0.0.3/README.md similarity index 100% rename from incubator/wallos/0.0.2/README.md rename to incubator/wallos/0.0.3/README.md diff --git a/incubator/wallos/0.0.3/app-changelog.md b/incubator/wallos/0.0.3/app-changelog.md new file mode 100644 index 00000000000..a0f4c3823bd --- /dev/null +++ b/incubator/wallos/0.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [wallos-0.0.3](https://github.com/truecharts/charts/compare/wallos-0.0.2...wallos-0.0.3) (2023-11-17) + +### Fix + +- update container image docker.io/bellamy/wallos to latest ([#14815](https://github.com/truecharts/charts/issues/14815)) + + \ No newline at end of file diff --git a/incubator/wallos/0.0.2/app-readme.md b/incubator/wallos/0.0.3/app-readme.md similarity index 100% rename from incubator/wallos/0.0.2/app-readme.md rename to incubator/wallos/0.0.3/app-readme.md diff --git a/incubator/wallos/0.0.2/charts/common-15.0.1.tgz b/incubator/wallos/0.0.3/charts/common-15.0.1.tgz similarity index 100% rename from incubator/wallos/0.0.2/charts/common-15.0.1.tgz rename to incubator/wallos/0.0.3/charts/common-15.0.1.tgz diff --git a/incubator/wallos/0.0.2/ix_values.yaml b/incubator/wallos/0.0.3/ix_values.yaml similarity index 85% rename from incubator/wallos/0.0.2/ix_values.yaml rename to incubator/wallos/0.0.3/ix_values.yaml index b181c4b2d2a..09b1e956c23 100644 --- a/incubator/wallos/0.0.2/ix_values.yaml +++ b/incubator/wallos/0.0.3/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: docker.io/bellamy/wallos - tag: latest@sha256:67c00751b87862c320d33313daf00b2aea6d3c122fab72e3d2f4b64a435b4113 + tag: latest@sha256:4e0d69bb888f3cc64c56fb99040dea6246bebf3cd306ea275592a1b635652163 pullPolicy: IfNotPresent securityContext: diff --git a/incubator/wallos/0.0.2/questions.yaml b/incubator/wallos/0.0.3/questions.yaml similarity index 100% rename from incubator/wallos/0.0.2/questions.yaml rename to incubator/wallos/0.0.3/questions.yaml diff --git a/incubator/wallos/0.0.2/templates/NOTES.txt b/incubator/wallos/0.0.3/templates/NOTES.txt similarity index 100% rename from incubator/wallos/0.0.2/templates/NOTES.txt rename to incubator/wallos/0.0.3/templates/NOTES.txt diff --git a/incubator/wallos/0.0.2/templates/common.yaml b/incubator/wallos/0.0.3/templates/common.yaml similarity index 100% rename from incubator/wallos/0.0.2/templates/common.yaml rename to incubator/wallos/0.0.3/templates/common.yaml diff --git a/incubator/wallos/0.0.2/values.yaml b/incubator/wallos/0.0.3/values.yaml similarity index 100% rename from incubator/wallos/0.0.2/values.yaml rename to incubator/wallos/0.0.3/values.yaml