diff --git a/stable/budge/5.0.30/app-changelog.md b/stable/budge/5.0.30/app-changelog.md deleted file mode 100644 index 6585e61ff8..0000000000 --- a/stable/budge/5.0.30/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [budge-5.0.30](https://github.com/truecharts/charts/compare/budge-5.0.29...budge-5.0.30) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - \ No newline at end of file diff --git a/stable/budge/5.0.30/CHANGELOG.md b/stable/budge/5.0.31/CHANGELOG.md similarity index 91% rename from stable/budge/5.0.30/CHANGELOG.md rename to stable/budge/5.0.31/CHANGELOG.md index 2220a4ced6..01daa9133f 100644 --- a/stable/budge/5.0.30/CHANGELOG.md +++ b/stable/budge/5.0.31/CHANGELOG.md @@ -4,6 +4,15 @@ +## [budge-5.0.31](https://github.com/truecharts/charts/compare/budge-5.0.30...budge-5.0.31) (2023-07-02) + +### Chore + +- update container image tccr.io/truecharts/budge to v0.0.9 ([#10080](https://github.com/truecharts/charts/issues/10080)) + + + + ## [budge-5.0.30](https://github.com/truecharts/charts/compare/budge-5.0.29...budge-5.0.30) (2023-07-01) ### 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.30/Chart.yaml b/stable/budge/5.0.31/Chart.yaml similarity index 97% rename from stable/budge/5.0.30/Chart.yaml rename to stable/budge/5.0.31/Chart.yaml index cd72e3628e..cb6c22346b 100644 --- a/stable/budge/5.0.30/Chart.yaml +++ b/stable/budge/5.0.31/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.30 +version: 5.0.31 annotations: truecharts.org/catagories: | - media diff --git a/stable/budge/5.0.30/README.md b/stable/budge/5.0.31/README.md similarity index 100% rename from stable/budge/5.0.30/README.md rename to stable/budge/5.0.31/README.md diff --git a/stable/budge/5.0.31/app-changelog.md b/stable/budge/5.0.31/app-changelog.md new file mode 100644 index 0000000000..6ebb0ee4e9 --- /dev/null +++ b/stable/budge/5.0.31/app-changelog.md @@ -0,0 +1,9 @@ + + +## [budge-5.0.31](https://github.com/truecharts/charts/compare/budge-5.0.30...budge-5.0.31) (2023-07-02) + +### Chore + +- update container image tccr.io/truecharts/budge to v0.0.9 ([#10080](https://github.com/truecharts/charts/issues/10080)) + + \ No newline at end of file diff --git a/stable/budge/5.0.30/app-readme.md b/stable/budge/5.0.31/app-readme.md similarity index 100% rename from stable/budge/5.0.30/app-readme.md rename to stable/budge/5.0.31/app-readme.md diff --git a/stable/budge/5.0.30/charts/common-12.14.6.tgz b/stable/budge/5.0.31/charts/common-12.14.6.tgz similarity index 100% rename from stable/budge/5.0.30/charts/common-12.14.6.tgz rename to stable/budge/5.0.31/charts/common-12.14.6.tgz diff --git a/stable/budge/5.0.30/ix_values.yaml b/stable/budge/5.0.31/ix_values.yaml similarity index 85% rename from stable/budge/5.0.30/ix_values.yaml rename to stable/budge/5.0.31/ix_values.yaml index 1f8cb6d4b9..17bfdf456d 100644 --- a/stable/budge/5.0.30/ix_values.yaml +++ b/stable/budge/5.0.31/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/budge - tag: v0.0.9@sha256:498957340719ae059d6d2ab950207670a05037dae7e49bfb20331719d401db88 + tag: v0.0.9@sha256:ed9b6d01a47a29244b2bb652bb0be5e10fe8c35bda767ed7c059aa02cc9bb5af pullPolicy: IfNotPresent securityContext: diff --git a/stable/budge/5.0.30/questions.yaml b/stable/budge/5.0.31/questions.yaml similarity index 100% rename from stable/budge/5.0.30/questions.yaml rename to stable/budge/5.0.31/questions.yaml diff --git a/stable/budge/5.0.30/templates/NOTES.txt b/stable/budge/5.0.31/templates/NOTES.txt similarity index 100% rename from stable/budge/5.0.30/templates/NOTES.txt rename to stable/budge/5.0.31/templates/NOTES.txt diff --git a/stable/budge/5.0.30/templates/common.yaml b/stable/budge/5.0.31/templates/common.yaml similarity index 100% rename from stable/budge/5.0.30/templates/common.yaml rename to stable/budge/5.0.31/templates/common.yaml diff --git a/stable/budge/5.0.30/values.yaml b/stable/budge/5.0.31/values.yaml similarity index 100% rename from stable/budge/5.0.30/values.yaml rename to stable/budge/5.0.31/values.yaml