diff --git a/stable/budge/6.0.12/app-changelog.md b/stable/budge/6.0.12/app-changelog.md deleted file mode 100644 index e14e4acde0..0000000000 --- a/stable/budge/6.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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.12/CHANGELOG.md b/stable/budge/6.0.13/CHANGELOG.md similarity index 93% rename from stable/budge/6.0.12/CHANGELOG.md rename to stable/budge/6.0.13/CHANGELOG.md index 74844f7afd..bfe8d5067c 100644 --- a/stable/budge/6.0.12/CHANGELOG.md +++ b/stable/budge/6.0.13/CHANGELOG.md @@ -4,6 +4,15 @@ +## [budge-6.0.13](https://github.com/truecharts/charts/compare/budge-6.0.12...budge-6.0.13) (2023-10-22) + +### Chore + +- update container image tccr.io/truecharts/budge to v0.0.9 ([#13877](https://github.com/truecharts/charts/issues/13877)) + + + + ## [budge-6.0.12](https://github.com/truecharts/charts/compare/budge-6.0.11...budge-6.0.12) (2023-10-15) ### Chore @@ -88,12 +97,3 @@ ## [budge-6.0.3](https://github.com/truecharts/charts/compare/budge-6.0.2...budge-6.0.3) (2023-08-20) ### Chore - -- update container image tccr.io/truecharts/budge to v0.0.9 ([#11724](https://github.com/truecharts/charts/issues/11724)) - - - - -## [budge-6.0.2](https://github.com/truecharts/charts/compare/budge-6.0.1...budge-6.0.2) (2023-08-13) - -### Chore diff --git a/stable/budge/6.0.12/Chart.yaml b/stable/budge/6.0.13/Chart.yaml similarity index 97% rename from stable/budge/6.0.12/Chart.yaml rename to stable/budge/6.0.13/Chart.yaml index 3823d6c535..33671d4911 100644 --- a/stable/budge/6.0.12/Chart.yaml +++ b/stable/budge/6.0.13/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.12 +version: 6.0.13 annotations: truecharts.org/catagories: | - media diff --git a/stable/budge/6.0.12/README.md b/stable/budge/6.0.13/README.md similarity index 100% rename from stable/budge/6.0.12/README.md rename to stable/budge/6.0.13/README.md diff --git a/stable/budge/6.0.13/app-changelog.md b/stable/budge/6.0.13/app-changelog.md new file mode 100644 index 0000000000..d125444e18 --- /dev/null +++ b/stable/budge/6.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [budge-6.0.13](https://github.com/truecharts/charts/compare/budge-6.0.12...budge-6.0.13) (2023-10-22) + +### Chore + +- update container image tccr.io/truecharts/budge to v0.0.9 ([#13877](https://github.com/truecharts/charts/issues/13877)) + + \ No newline at end of file diff --git a/stable/budge/6.0.12/app-readme.md b/stable/budge/6.0.13/app-readme.md similarity index 100% rename from stable/budge/6.0.12/app-readme.md rename to stable/budge/6.0.13/app-readme.md diff --git a/stable/budge/6.0.12/charts/common-14.0.9.tgz b/stable/budge/6.0.13/charts/common-14.0.9.tgz similarity index 100% rename from stable/budge/6.0.12/charts/common-14.0.9.tgz rename to stable/budge/6.0.13/charts/common-14.0.9.tgz diff --git a/stable/budge/6.0.12/ix_values.yaml b/stable/budge/6.0.13/ix_values.yaml similarity index 85% rename from stable/budge/6.0.12/ix_values.yaml rename to stable/budge/6.0.13/ix_values.yaml index 76b8e3ad5a..4ba7a1ddec 100644 --- a/stable/budge/6.0.12/ix_values.yaml +++ b/stable/budge/6.0.13/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/budge - tag: v0.0.9@sha256:2f584e6abc826616c06eb05f348f18f9064ee454ed888e0a8e17a56038c160d0 + tag: v0.0.9@sha256:fea3723b57c5657a9a788a611e355319891f51a7eaa8d17a2147240225eb5ac0 pullPolicy: IfNotPresent securityContext: diff --git a/stable/budge/6.0.12/questions.yaml b/stable/budge/6.0.13/questions.yaml similarity index 100% rename from stable/budge/6.0.12/questions.yaml rename to stable/budge/6.0.13/questions.yaml diff --git a/stable/budge/6.0.12/templates/NOTES.txt b/stable/budge/6.0.13/templates/NOTES.txt similarity index 100% rename from stable/budge/6.0.12/templates/NOTES.txt rename to stable/budge/6.0.13/templates/NOTES.txt diff --git a/stable/budge/6.0.12/templates/common.yaml b/stable/budge/6.0.13/templates/common.yaml similarity index 100% rename from stable/budge/6.0.12/templates/common.yaml rename to stable/budge/6.0.13/templates/common.yaml diff --git a/stable/budge/6.0.12/values.yaml b/stable/budge/6.0.13/values.yaml similarity index 100% rename from stable/budge/6.0.12/values.yaml rename to stable/budge/6.0.13/values.yaml