diff --git a/stable/budge/6.0.5/app-changelog.md b/stable/budge/6.0.5/app-changelog.md deleted file mode 100644 index e5b7e61dccd..00000000000 --- a/stable/budge/6.0.5/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [budge-6.0.5](https://github.com/truecharts/charts/compare/budge-6.0.4...budge-6.0.5) (2023-09-03) - -### Chore - -- update container image tccr.io/truecharts/budge to v0.0.9 ([#12172](https://github.com/truecharts/charts/issues/12172)) - - \ No newline at end of file diff --git a/stable/budge/6.0.5/CHANGELOG.md b/stable/budge/6.0.6/CHANGELOG.md similarity index 93% rename from stable/budge/6.0.5/CHANGELOG.md rename to stable/budge/6.0.6/CHANGELOG.md index d9cd42db97b..bfc9cc13f33 100644 --- a/stable/budge/6.0.5/CHANGELOG.md +++ b/stable/budge/6.0.6/CHANGELOG.md @@ -4,6 +4,15 @@ +## [budge-6.0.6](https://github.com/truecharts/charts/compare/budge-6.0.5...budge-6.0.6) (2023-09-10) + +### Chore + +- update container image tccr.io/truecharts/budge to v0.0.9 ([#12449](https://github.com/truecharts/charts/issues/12449)) + + + + ## [budge-6.0.5](https://github.com/truecharts/charts/compare/budge-6.0.4...budge-6.0.5) (2023-09-03) ### Chore @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/budge to v0.0.9 ([#10509](https://github.com/truecharts/charts/issues/10509)) - - - -## [budge-5.0.32](https://github.com/truecharts/charts/compare/budge-5.0.31...budge-5.0.32) (2023-07-09) - -### Chore - -- update container image tccr.io/truecharts/budge to v0.0.9 ([#10334](https://github.com/truecharts/charts/issues/10334)) - diff --git a/stable/budge/6.0.5/Chart.yaml b/stable/budge/6.0.6/Chart.yaml similarity index 98% rename from stable/budge/6.0.5/Chart.yaml rename to stable/budge/6.0.6/Chart.yaml index ee4a4b8547d..ddc4c5f290e 100644 --- a/stable/budge/6.0.5/Chart.yaml +++ b/stable/budge/6.0.6/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.5 +version: 6.0.6 annotations: truecharts.org/catagories: | - media diff --git a/stable/budge/6.0.5/README.md b/stable/budge/6.0.6/README.md similarity index 100% rename from stable/budge/6.0.5/README.md rename to stable/budge/6.0.6/README.md diff --git a/stable/budge/6.0.6/app-changelog.md b/stable/budge/6.0.6/app-changelog.md new file mode 100644 index 00000000000..be81f1e6e0e --- /dev/null +++ b/stable/budge/6.0.6/app-changelog.md @@ -0,0 +1,9 @@ + + +## [budge-6.0.6](https://github.com/truecharts/charts/compare/budge-6.0.5...budge-6.0.6) (2023-09-10) + +### Chore + +- update container image tccr.io/truecharts/budge to v0.0.9 ([#12449](https://github.com/truecharts/charts/issues/12449)) + + \ No newline at end of file diff --git a/stable/budge/6.0.5/app-readme.md b/stable/budge/6.0.6/app-readme.md similarity index 100% rename from stable/budge/6.0.5/app-readme.md rename to stable/budge/6.0.6/app-readme.md diff --git a/stable/budge/6.0.5/charts/common-14.0.1.tgz b/stable/budge/6.0.6/charts/common-14.0.1.tgz similarity index 100% rename from stable/budge/6.0.5/charts/common-14.0.1.tgz rename to stable/budge/6.0.6/charts/common-14.0.1.tgz diff --git a/stable/budge/6.0.5/ix_values.yaml b/stable/budge/6.0.6/ix_values.yaml similarity index 85% rename from stable/budge/6.0.5/ix_values.yaml rename to stable/budge/6.0.6/ix_values.yaml index 59dab896e21..ccbda98d8e2 100644 --- a/stable/budge/6.0.5/ix_values.yaml +++ b/stable/budge/6.0.6/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/budge - tag: v0.0.9@sha256:96970021a9e3bfabbe6c73c58928e32273c78f535f2345adb2de6bec8f320549 + tag: v0.0.9@sha256:95563ab06f7ba3608d49f66aa72933348e89f21c35b6d5ddcb811e5a6a390a88 pullPolicy: IfNotPresent securityContext: diff --git a/stable/budge/6.0.5/questions.yaml b/stable/budge/6.0.6/questions.yaml similarity index 100% rename from stable/budge/6.0.5/questions.yaml rename to stable/budge/6.0.6/questions.yaml diff --git a/stable/budge/6.0.5/templates/NOTES.txt b/stable/budge/6.0.6/templates/NOTES.txt similarity index 100% rename from stable/budge/6.0.5/templates/NOTES.txt rename to stable/budge/6.0.6/templates/NOTES.txt diff --git a/stable/budge/6.0.5/templates/common.yaml b/stable/budge/6.0.6/templates/common.yaml similarity index 100% rename from stable/budge/6.0.5/templates/common.yaml rename to stable/budge/6.0.6/templates/common.yaml diff --git a/stable/budge/6.0.5/values.yaml b/stable/budge/6.0.6/values.yaml similarity index 100% rename from stable/budge/6.0.5/values.yaml rename to stable/budge/6.0.6/values.yaml