diff --git a/stable/budge/6.0.19/app-changelog.md b/stable/budge/6.0.19/app-changelog.md deleted file mode 100644 index a2a565b6f4..0000000000 --- a/stable/budge/6.0.19/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [budge-6.0.19](https://github.com/truecharts/charts/compare/budge-6.0.18...budge-6.0.19) (2023-11-08) - -### Chore - -- update helm general non-major ([#14465](https://github.com/truecharts/charts/issues/14465)) - - \ No newline at end of file diff --git a/stable/budge/6.0.19/CHANGELOG.md b/stable/budge/6.0.20/CHANGELOG.md similarity index 91% rename from stable/budge/6.0.19/CHANGELOG.md rename to stable/budge/6.0.20/CHANGELOG.md index 109bab860e..3fe21ef3db 100644 --- a/stable/budge/6.0.19/CHANGELOG.md +++ b/stable/budge/6.0.20/CHANGELOG.md @@ -4,6 +4,15 @@ +## [budge-6.0.20](https://github.com/truecharts/charts/compare/budge-6.0.19...budge-6.0.20) (2023-11-12) + +### Chore + +- update container image tccr.io/truecharts/budge to v0.0.9 ([#14597](https://github.com/truecharts/charts/issues/14597)) + + + + ## [budge-6.0.19](https://github.com/truecharts/charts/compare/budge-6.0.18...budge-6.0.19) (2023-11-08) ### Chore @@ -88,12 +97,3 @@ ## [budge-6.0.10](https://github.com/truecharts/charts/compare/budge-6.0.9...budge-6.0.10) (2023-10-07) -### Chore - -- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) - - - - -## [budge-6.0.9](https://github.com/truecharts/charts/compare/budge-6.0.8...budge-6.0.9) (2023-10-01) - diff --git a/stable/budge/6.0.19/Chart.yaml b/stable/budge/6.0.20/Chart.yaml similarity index 97% rename from stable/budge/6.0.19/Chart.yaml rename to stable/budge/6.0.20/Chart.yaml index 6548acf1be..9361fe73a6 100644 --- a/stable/budge/6.0.19/Chart.yaml +++ b/stable/budge/6.0.20/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.19 +version: 6.0.20 annotations: truecharts.org/category: media truecharts.org/SCALE-support: "true" diff --git a/stable/budge/6.0.19/README.md b/stable/budge/6.0.20/README.md similarity index 100% rename from stable/budge/6.0.19/README.md rename to stable/budge/6.0.20/README.md diff --git a/stable/budge/6.0.20/app-changelog.md b/stable/budge/6.0.20/app-changelog.md new file mode 100644 index 0000000000..90c902ebaf --- /dev/null +++ b/stable/budge/6.0.20/app-changelog.md @@ -0,0 +1,9 @@ + + +## [budge-6.0.20](https://github.com/truecharts/charts/compare/budge-6.0.19...budge-6.0.20) (2023-11-12) + +### Chore + +- update container image tccr.io/truecharts/budge to v0.0.9 ([#14597](https://github.com/truecharts/charts/issues/14597)) + + \ No newline at end of file diff --git a/stable/budge/6.0.19/app-readme.md b/stable/budge/6.0.20/app-readme.md similarity index 100% rename from stable/budge/6.0.19/app-readme.md rename to stable/budge/6.0.20/app-readme.md diff --git a/stable/budge/6.0.19/charts/common-14.3.5.tgz b/stable/budge/6.0.20/charts/common-14.3.5.tgz similarity index 100% rename from stable/budge/6.0.19/charts/common-14.3.5.tgz rename to stable/budge/6.0.20/charts/common-14.3.5.tgz diff --git a/stable/budge/6.0.19/ix_values.yaml b/stable/budge/6.0.20/ix_values.yaml similarity index 85% rename from stable/budge/6.0.19/ix_values.yaml rename to stable/budge/6.0.20/ix_values.yaml index 7217d740bd..2bf007b0a2 100644 --- a/stable/budge/6.0.19/ix_values.yaml +++ b/stable/budge/6.0.20/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/budge - tag: v0.0.9@sha256:98d58f88fac37cb1b6f574523063f6ba34786aa0090259595b35699bdf29db5b + tag: v0.0.9@sha256:3a4028a31929a99a3210d68641bb155e32ac9f599e3c7e226dc952866bbb06da pullPolicy: IfNotPresent securityContext: diff --git a/stable/budge/6.0.19/questions.yaml b/stable/budge/6.0.20/questions.yaml similarity index 99% rename from stable/budge/6.0.19/questions.yaml rename to stable/budge/6.0.20/questions.yaml index 34311c2f1c..5cfe5834f7 100644 --- a/stable/budge/6.0.19/questions.yaml +++ b/stable/budge/6.0.20/questions.yaml @@ -774,7 +774,7 @@ questions: label: Paths schema: type: list - default: [] + default: [{path: "/", pathType: "Prefix"}] items: - variable: pathEntry label: Host diff --git a/stable/budge/6.0.19/templates/NOTES.txt b/stable/budge/6.0.20/templates/NOTES.txt similarity index 100% rename from stable/budge/6.0.19/templates/NOTES.txt rename to stable/budge/6.0.20/templates/NOTES.txt diff --git a/stable/budge/6.0.19/templates/common.yaml b/stable/budge/6.0.20/templates/common.yaml similarity index 100% rename from stable/budge/6.0.19/templates/common.yaml rename to stable/budge/6.0.20/templates/common.yaml diff --git a/stable/budge/6.0.19/values.yaml b/stable/budge/6.0.20/values.yaml similarity index 100% rename from stable/budge/6.0.19/values.yaml rename to stable/budge/6.0.20/values.yaml