diff --git a/stable/budge/6.0.11/app-changelog.md b/stable/budge/6.0.11/app-changelog.md deleted file mode 100644 index 8cc572b5389..00000000000 --- a/stable/budge/6.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [budge-6.0.11](https://github.com/truecharts/charts/compare/budge-6.0.10...budge-6.0.11) (2023-10-08) - -### Chore - -- update container image tccr.io/truecharts/budge to v0.0.9 ([#13396](https://github.com/truecharts/charts/issues/13396)) - - \ No newline at end of file diff --git a/stable/budge/6.0.11/CHANGELOG.md b/stable/budge/6.0.12/CHANGELOG.md similarity index 93% rename from stable/budge/6.0.11/CHANGELOG.md rename to stable/budge/6.0.12/CHANGELOG.md index 012a4d4879b..74844f7afd8 100644 --- a/stable/budge/6.0.11/CHANGELOG.md +++ b/stable/budge/6.0.12/CHANGELOG.md @@ -4,6 +4,15 @@ +## [budge-6.0.12](https://github.com/truecharts/charts/compare/budge-6.0.11...budge-6.0.12) (2023-10-15) + +### Chore + +- update container image tccr.io/truecharts/budge to v0.0.9 ([#13633](https://github.com/truecharts/charts/issues/13633)) + + + + ## [budge-6.0.11](https://github.com/truecharts/charts/compare/budge-6.0.10...budge-6.0.11) (2023-10-08) ### Chore @@ -88,12 +97,3 @@ ## [budge-6.0.2](https://github.com/truecharts/charts/compare/budge-6.0.1...budge-6.0.2) (2023-08-13) ### Chore - -- update container image tccr.io/truecharts/budge to v0.0.9 ([#11498](https://github.com/truecharts/charts/issues/11498)) - - - - -## [budge-6.0.1](https://github.com/truecharts/charts/compare/budge-6.0.0...budge-6.0.1) (2023-08-06) - -### Chore diff --git a/stable/budge/6.0.11/Chart.yaml b/stable/budge/6.0.12/Chart.yaml similarity index 97% rename from stable/budge/6.0.11/Chart.yaml rename to stable/budge/6.0.12/Chart.yaml index 835ac535ce9..3823d6c5357 100644 --- a/stable/budge/6.0.11/Chart.yaml +++ b/stable/budge/6.0.12/Chart.yaml @@ -20,7 +20,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/budge - https://github.com/linuxserver/budge - https://github.com/linuxserver/docker-BudgE -version: 6.0.11 +version: 6.0.12 annotations: truecharts.org/catagories: | - media diff --git a/stable/budge/6.0.11/README.md b/stable/budge/6.0.12/README.md similarity index 100% rename from stable/budge/6.0.11/README.md rename to stable/budge/6.0.12/README.md diff --git a/stable/budge/6.0.12/app-changelog.md b/stable/budge/6.0.12/app-changelog.md new file mode 100644 index 00000000000..e14e4acde0c --- /dev/null +++ b/stable/budge/6.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [budge-6.0.12](https://github.com/truecharts/charts/compare/budge-6.0.11...budge-6.0.12) (2023-10-15) + +### Chore + +- update container image tccr.io/truecharts/budge to v0.0.9 ([#13633](https://github.com/truecharts/charts/issues/13633)) + + \ No newline at end of file diff --git a/stable/budge/6.0.11/app-readme.md b/stable/budge/6.0.12/app-readme.md similarity index 100% rename from stable/budge/6.0.11/app-readme.md rename to stable/budge/6.0.12/app-readme.md diff --git a/stable/budge/6.0.11/charts/common-14.0.9.tgz b/stable/budge/6.0.12/charts/common-14.0.9.tgz similarity index 100% rename from stable/budge/6.0.11/charts/common-14.0.9.tgz rename to stable/budge/6.0.12/charts/common-14.0.9.tgz diff --git a/stable/budge/6.0.11/ix_values.yaml b/stable/budge/6.0.12/ix_values.yaml similarity index 85% rename from stable/budge/6.0.11/ix_values.yaml rename to stable/budge/6.0.12/ix_values.yaml index 129bde3f3b8..76b8e3ad5a6 100644 --- a/stable/budge/6.0.11/ix_values.yaml +++ b/stable/budge/6.0.12/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/budge - tag: v0.0.9@sha256:c578ee916037f5ac216dbc2c2194ef7741e86b992053e3e56e868f8b31ea7f3a + tag: v0.0.9@sha256:2f584e6abc826616c06eb05f348f18f9064ee454ed888e0a8e17a56038c160d0 pullPolicy: IfNotPresent securityContext: diff --git a/stable/budge/6.0.11/questions.yaml b/stable/budge/6.0.12/questions.yaml similarity index 100% rename from stable/budge/6.0.11/questions.yaml rename to stable/budge/6.0.12/questions.yaml diff --git a/stable/budge/6.0.11/templates/NOTES.txt b/stable/budge/6.0.12/templates/NOTES.txt similarity index 100% rename from stable/budge/6.0.11/templates/NOTES.txt rename to stable/budge/6.0.12/templates/NOTES.txt diff --git a/stable/budge/6.0.11/templates/common.yaml b/stable/budge/6.0.12/templates/common.yaml similarity index 100% rename from stable/budge/6.0.11/templates/common.yaml rename to stable/budge/6.0.12/templates/common.yaml diff --git a/stable/budge/6.0.11/values.yaml b/stable/budge/6.0.12/values.yaml similarity index 100% rename from stable/budge/6.0.11/values.yaml rename to stable/budge/6.0.12/values.yaml