diff --git a/stable/dashy/3.0.17/app-changelog.md b/stable/dashy/3.0.17/app-changelog.md deleted file mode 100644 index f778746781..0000000000 --- a/stable/dashy/3.0.17/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [dashy-3.0.17](https://github.com/truecharts/charts/compare/dashy-3.0.16...dashy-3.0.17) (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/dashy/3.0.17/CHANGELOG.md b/stable/dashy/3.0.18/CHANGELOG.md similarity index 72% rename from stable/dashy/3.0.17/CHANGELOG.md rename to stable/dashy/3.0.18/CHANGELOG.md index 8ef3a8c763..77d67fea70 100644 --- a/stable/dashy/3.0.17/CHANGELOG.md +++ b/stable/dashy/3.0.18/CHANGELOG.md @@ -4,6 +4,15 @@ +## [dashy-3.0.18](https://github.com/truecharts/charts/compare/dashy-3.0.17...dashy-3.0.18) (2023-10-11) + +### Chore + +- update container image tccr.io/truecharts/dashy to v2.1.1 ([#13518](https://github.com/truecharts/charts/issues/13518)) + + + + ## [dashy-3.0.17](https://github.com/truecharts/charts/compare/dashy-3.0.16...dashy-3.0.17) (2023-10-07) ### Chore diff --git a/stable/dashy/3.0.17/Chart.yaml b/stable/dashy/3.0.18/Chart.yaml similarity index 97% rename from stable/dashy/3.0.17/Chart.yaml rename to stable/dashy/3.0.18/Chart.yaml index d9f8aabaac..f23bb00805 100644 --- a/stable/dashy/3.0.17/Chart.yaml +++ b/stable/dashy/3.0.18/Chart.yaml @@ -18,7 +18,7 @@ name: dashy sources: - https://github.com/truecharts/charts/tree/master/charts/stable/dashy - https://github.com/Lissy93/dashy -version: 3.0.17 +version: 3.0.18 annotations: truecharts.org/catagories: | - dashboard diff --git a/stable/dashy/3.0.17/README.md b/stable/dashy/3.0.18/README.md similarity index 100% rename from stable/dashy/3.0.17/README.md rename to stable/dashy/3.0.18/README.md diff --git a/stable/dashy/3.0.18/app-changelog.md b/stable/dashy/3.0.18/app-changelog.md new file mode 100644 index 0000000000..26d7281a64 --- /dev/null +++ b/stable/dashy/3.0.18/app-changelog.md @@ -0,0 +1,9 @@ + + +## [dashy-3.0.18](https://github.com/truecharts/charts/compare/dashy-3.0.17...dashy-3.0.18) (2023-10-11) + +### Chore + +- update container image tccr.io/truecharts/dashy to v2.1.1 ([#13518](https://github.com/truecharts/charts/issues/13518)) + + \ No newline at end of file diff --git a/stable/dashy/3.0.17/app-readme.md b/stable/dashy/3.0.18/app-readme.md similarity index 100% rename from stable/dashy/3.0.17/app-readme.md rename to stable/dashy/3.0.18/app-readme.md diff --git a/stable/dashy/3.0.17/charts/common-14.0.9.tgz b/stable/dashy/3.0.18/charts/common-14.0.9.tgz similarity index 100% rename from stable/dashy/3.0.17/charts/common-14.0.9.tgz rename to stable/dashy/3.0.18/charts/common-14.0.9.tgz diff --git a/stable/dashy/3.0.17/ix_values.yaml b/stable/dashy/3.0.18/ix_values.yaml similarity index 94% rename from stable/dashy/3.0.17/ix_values.yaml rename to stable/dashy/3.0.18/ix_values.yaml index 1dbb1bc1bc..0330ffa7b2 100644 --- a/stable/dashy/3.0.17/ix_values.yaml +++ b/stable/dashy/3.0.18/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/dashy - tag: v2.1.1@sha256:e8263e10cf798a8d960d6e3d00fb24502ee6007c182857fcad1cff5e07d862a6 + tag: v2.1.1@sha256:aaf71cc7d7328c193b82adc94c7e9eac6ff9b445fdb33100c39ce99258854e72 pullPolicy: IfNotPresent securityContext: diff --git a/stable/dashy/3.0.17/questions.yaml b/stable/dashy/3.0.18/questions.yaml similarity index 100% rename from stable/dashy/3.0.17/questions.yaml rename to stable/dashy/3.0.18/questions.yaml diff --git a/stable/dashy/3.0.17/templates/NOTES.txt b/stable/dashy/3.0.18/templates/NOTES.txt similarity index 100% rename from stable/dashy/3.0.17/templates/NOTES.txt rename to stable/dashy/3.0.18/templates/NOTES.txt diff --git a/stable/dashy/3.0.17/templates/_configmap.tpl b/stable/dashy/3.0.18/templates/_configmap.tpl similarity index 100% rename from stable/dashy/3.0.17/templates/_configmap.tpl rename to stable/dashy/3.0.18/templates/_configmap.tpl diff --git a/stable/dashy/3.0.17/templates/common.yaml b/stable/dashy/3.0.18/templates/common.yaml similarity index 100% rename from stable/dashy/3.0.17/templates/common.yaml rename to stable/dashy/3.0.18/templates/common.yaml diff --git a/stable/dashy/3.0.17/values.yaml b/stable/dashy/3.0.18/values.yaml similarity index 100% rename from stable/dashy/3.0.17/values.yaml rename to stable/dashy/3.0.18/values.yaml