diff --git a/stable/budge/5.0.7/app-changelog.md b/stable/budge/5.0.7/app-changelog.md deleted file mode 100644 index b7067384540..00000000000 --- a/stable/budge/5.0.7/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [budge-5.0.7](https://github.com/truecharts/charts/compare/budge-5.0.6...budge-5.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - \ No newline at end of file diff --git a/stable/budge/5.0.7/CHANGELOG.md b/stable/budge/5.0.8/CHANGELOG.md similarity index 89% rename from stable/budge/5.0.7/CHANGELOG.md rename to stable/budge/5.0.8/CHANGELOG.md index 17bc18ea907..8ea6d9c15f3 100644 --- a/stable/budge/5.0.7/CHANGELOG.md +++ b/stable/budge/5.0.8/CHANGELOG.md @@ -4,6 +4,15 @@ +## [budge-5.0.8](https://github.com/truecharts/charts/compare/budge-5.0.7...budge-5.0.8) (2023-04-26) + +### Chore + +- update container image tccr.io/truecharts/budge to v0.0.9 ([#8183](https://github.com/truecharts/charts/issues/8183)) + + + + ## [budge-5.0.7](https://github.com/truecharts/charts/compare/budge-5.0.6...budge-5.0.7) (2023-04-25) ### Chore @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/budge to v0.0.9 - - -## [budge-4.0.16](https://github.com/truecharts/charts/compare/budge-4.0.15...budge-4.0.16) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - diff --git a/stable/budge/5.0.7/Chart.yaml b/stable/budge/5.0.8/Chart.yaml similarity index 98% rename from stable/budge/5.0.7/Chart.yaml rename to stable/budge/5.0.8/Chart.yaml index cd74bda81fd..ec1cebc943d 100644 --- a/stable/budge/5.0.7/Chart.yaml +++ b/stable/budge/5.0.8/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.7 +version: 5.0.8 annotations: truecharts.org/catagories: | - media diff --git a/stable/budge/5.0.7/README.md b/stable/budge/5.0.8/README.md similarity index 100% rename from stable/budge/5.0.7/README.md rename to stable/budge/5.0.8/README.md diff --git a/stable/budge/5.0.8/app-changelog.md b/stable/budge/5.0.8/app-changelog.md new file mode 100644 index 00000000000..d403e41c29b --- /dev/null +++ b/stable/budge/5.0.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [budge-5.0.8](https://github.com/truecharts/charts/compare/budge-5.0.7...budge-5.0.8) (2023-04-26) + +### Chore + +- update container image tccr.io/truecharts/budge to v0.0.9 ([#8183](https://github.com/truecharts/charts/issues/8183)) + + \ No newline at end of file diff --git a/stable/budge/5.0.7/app-readme.md b/stable/budge/5.0.8/app-readme.md similarity index 100% rename from stable/budge/5.0.7/app-readme.md rename to stable/budge/5.0.8/app-readme.md diff --git a/stable/budge/5.0.7/charts/common-12.6.1.tgz b/stable/budge/5.0.8/charts/common-12.6.1.tgz similarity index 100% rename from stable/budge/5.0.7/charts/common-12.6.1.tgz rename to stable/budge/5.0.8/charts/common-12.6.1.tgz diff --git a/stable/budge/5.0.7/ix_values.yaml b/stable/budge/5.0.8/ix_values.yaml similarity index 85% rename from stable/budge/5.0.7/ix_values.yaml rename to stable/budge/5.0.8/ix_values.yaml index 516f353a04a..e2dad0f3449 100644 --- a/stable/budge/5.0.7/ix_values.yaml +++ b/stable/budge/5.0.8/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/budge - tag: v0.0.9@sha256:7aa2dddef88cb91c95144a55a0c54a99327b3a51cce0a23688acaec5e3dfd987 + tag: v0.0.9@sha256:889321848a159a42c208269dfdb38bc74d0251182c7f2aa3d6765064f54e5209 pullPolicy: IfNotPresent securityContext: diff --git a/stable/budge/5.0.7/questions.yaml b/stable/budge/5.0.8/questions.yaml similarity index 100% rename from stable/budge/5.0.7/questions.yaml rename to stable/budge/5.0.8/questions.yaml diff --git a/stable/budge/5.0.7/templates/NOTES.txt b/stable/budge/5.0.8/templates/NOTES.txt similarity index 100% rename from stable/budge/5.0.7/templates/NOTES.txt rename to stable/budge/5.0.8/templates/NOTES.txt diff --git a/stable/budge/5.0.7/templates/common.yaml b/stable/budge/5.0.8/templates/common.yaml similarity index 100% rename from stable/budge/5.0.7/templates/common.yaml rename to stable/budge/5.0.8/templates/common.yaml diff --git a/stable/budge/5.0.7/values.yaml b/stable/budge/5.0.8/values.yaml similarity index 100% rename from stable/budge/5.0.7/values.yaml rename to stable/budge/5.0.8/values.yaml