diff --git a/stable/budge/5.0.35/app-changelog.md b/stable/budge/5.0.35/app-changelog.md deleted file mode 100644 index ae83453106..0000000000 --- a/stable/budge/5.0.35/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [budge-5.0.35](https://github.com/truecharts/charts/compare/budge-5.0.34...budge-5.0.35) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - \ No newline at end of file diff --git a/stable/budge/5.0.35/CHANGELOG.md b/stable/budge/5.0.36/CHANGELOG.md similarity index 91% rename from stable/budge/5.0.35/CHANGELOG.md rename to stable/budge/5.0.36/CHANGELOG.md index 05edd4d17e..1177844596 100644 --- a/stable/budge/5.0.35/CHANGELOG.md +++ b/stable/budge/5.0.36/CHANGELOG.md @@ -4,6 +4,15 @@ +## [budge-5.0.36](https://github.com/truecharts/charts/compare/budge-5.0.35...budge-5.0.36) (2023-07-30) + +### Chore + +- update container image tccr.io/truecharts/budge to v0.0.9 ([#11026](https://github.com/truecharts/charts/issues/11026)) + + + + ## [budge-5.0.35](https://github.com/truecharts/charts/compare/budge-5.0.34...budge-5.0.35) (2023-07-29) ### Chore @@ -85,15 +94,6 @@ -## [budge-5.0.26](https://github.com/truecharts/charts/compare/budge-5.0.25...budge-5.0.26) (2023-06-14) - -### Chore - -- update container image tccr.io/truecharts/budge to v0.0.9 ([#9612](https://github.com/truecharts/charts/issues/9612)) - - - - ## [budge-5.0.26](https://github.com/truecharts/charts/compare/budge-5.0.25...budge-5.0.26) (2023-06-14) ### Chore diff --git a/stable/budge/5.0.35/Chart.yaml b/stable/budge/5.0.36/Chart.yaml similarity index 97% rename from stable/budge/5.0.35/Chart.yaml rename to stable/budge/5.0.36/Chart.yaml index 7fb654924d..2c15de1ddf 100644 --- a/stable/budge/5.0.35/Chart.yaml +++ b/stable/budge/5.0.36/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: 5.0.35 +version: 5.0.36 annotations: truecharts.org/catagories: | - media diff --git a/stable/budge/5.0.35/README.md b/stable/budge/5.0.36/README.md similarity index 100% rename from stable/budge/5.0.35/README.md rename to stable/budge/5.0.36/README.md diff --git a/stable/budge/5.0.36/app-changelog.md b/stable/budge/5.0.36/app-changelog.md new file mode 100644 index 0000000000..f92ccdec3f --- /dev/null +++ b/stable/budge/5.0.36/app-changelog.md @@ -0,0 +1,9 @@ + + +## [budge-5.0.36](https://github.com/truecharts/charts/compare/budge-5.0.35...budge-5.0.36) (2023-07-30) + +### Chore + +- update container image tccr.io/truecharts/budge to v0.0.9 ([#11026](https://github.com/truecharts/charts/issues/11026)) + + \ No newline at end of file diff --git a/stable/budge/5.0.35/app-readme.md b/stable/budge/5.0.36/app-readme.md similarity index 100% rename from stable/budge/5.0.35/app-readme.md rename to stable/budge/5.0.36/app-readme.md diff --git a/stable/budge/5.0.35/charts/common-12.15.0.tgz b/stable/budge/5.0.36/charts/common-12.15.0.tgz similarity index 100% rename from stable/budge/5.0.35/charts/common-12.15.0.tgz rename to stable/budge/5.0.36/charts/common-12.15.0.tgz diff --git a/stable/budge/5.0.35/ix_values.yaml b/stable/budge/5.0.36/ix_values.yaml similarity index 85% rename from stable/budge/5.0.35/ix_values.yaml rename to stable/budge/5.0.36/ix_values.yaml index 477ea42f7a..8243e2ee10 100644 --- a/stable/budge/5.0.35/ix_values.yaml +++ b/stable/budge/5.0.36/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/budge - tag: v0.0.9@sha256:edbb29c08bff18e254e76d52a1b68814e4205fbd52dc140d8665dec32911c582 + tag: v0.0.9@sha256:2e0a3d9ea8b5651f3cbc3f590c77839491986ff735bfba364264d33c815b9459 pullPolicy: IfNotPresent securityContext: diff --git a/stable/budge/5.0.35/questions.yaml b/stable/budge/5.0.36/questions.yaml similarity index 100% rename from stable/budge/5.0.35/questions.yaml rename to stable/budge/5.0.36/questions.yaml diff --git a/stable/budge/5.0.35/templates/NOTES.txt b/stable/budge/5.0.36/templates/NOTES.txt similarity index 100% rename from stable/budge/5.0.35/templates/NOTES.txt rename to stable/budge/5.0.36/templates/NOTES.txt diff --git a/stable/budge/5.0.35/templates/common.yaml b/stable/budge/5.0.36/templates/common.yaml similarity index 100% rename from stable/budge/5.0.35/templates/common.yaml rename to stable/budge/5.0.36/templates/common.yaml diff --git a/stable/budge/5.0.35/values.yaml b/stable/budge/5.0.36/values.yaml similarity index 100% rename from stable/budge/5.0.35/values.yaml rename to stable/budge/5.0.36/values.yaml