diff --git a/stable/budge/6.0.21/app-changelog.md b/stable/budge/6.0.21/app-changelog.md deleted file mode 100644 index a978509476..0000000000 --- a/stable/budge/6.0.21/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [budge-6.0.21](https://github.com/truecharts/charts/compare/budge-6.0.20...budge-6.0.21) (2023-11-17) - diff --git a/stable/budge/6.0.21/CHANGELOG.md b/stable/budge/6.0.22/CHANGELOG.md similarity index 90% rename from stable/budge/6.0.21/CHANGELOG.md rename to stable/budge/6.0.22/CHANGELOG.md index 0f48311516..9ef72912e2 100644 --- a/stable/budge/6.0.21/CHANGELOG.md +++ b/stable/budge/6.0.22/CHANGELOG.md @@ -4,6 +4,15 @@ +## [budge-6.0.22](https://github.com/truecharts/charts/compare/budge-6.0.21...budge-6.0.22) (2023-11-19) + +### Fix + +- update container image ghcr.io/linuxserver/budge to 0.0.9 ([#15099](https://github.com/truecharts/charts/issues/15099)) + + + + ## [budge-6.0.21](https://github.com/truecharts/charts/compare/budge-6.0.20...budge-6.0.21) (2023-11-17) @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/budge to v0.0.9 ([#13633](https://github.com/truecharts/charts/issues/13633)) - - - -## [budge-6.0.11](https://github.com/truecharts/charts/compare/budge-6.0.10...budge-6.0.11) (2023-10-08) - -### Chore - -- update container image tccr.io/truecharts/budge to v0.0.9 ([#13396](https://github.com/truecharts/charts/issues/13396)) - diff --git a/stable/budge/6.0.21/Chart.yaml b/stable/budge/6.0.22/Chart.yaml similarity index 95% rename from stable/budge/6.0.21/Chart.yaml rename to stable/budge/6.0.22/Chart.yaml index 0cd12cdec1..fededb68bf 100644 --- a/stable/budge/6.0.21/Chart.yaml +++ b/stable/budge/6.0.22/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.0.9" +appVersion: 0.0.9 dependencies: - name: common repository: https://library-charts.truecharts.org @@ -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.21 +version: 6.0.22 annotations: truecharts.org/category: media truecharts.org/SCALE-support: "true" diff --git a/stable/budge/6.0.21/README.md b/stable/budge/6.0.22/README.md similarity index 100% rename from stable/budge/6.0.21/README.md rename to stable/budge/6.0.22/README.md diff --git a/stable/budge/6.0.22/app-changelog.md b/stable/budge/6.0.22/app-changelog.md new file mode 100644 index 0000000000..8322af95e6 --- /dev/null +++ b/stable/budge/6.0.22/app-changelog.md @@ -0,0 +1,9 @@ + + +## [budge-6.0.22](https://github.com/truecharts/charts/compare/budge-6.0.21...budge-6.0.22) (2023-11-19) + +### Fix + +- update container image ghcr.io/linuxserver/budge to 0.0.9 ([#15099](https://github.com/truecharts/charts/issues/15099)) + + \ No newline at end of file diff --git a/stable/budge/6.0.21/app-readme.md b/stable/budge/6.0.22/app-readme.md similarity index 100% rename from stable/budge/6.0.21/app-readme.md rename to stable/budge/6.0.22/app-readme.md diff --git a/stable/budge/6.0.21/charts/common-14.3.5.tgz b/stable/budge/6.0.22/charts/common-14.3.5.tgz similarity index 100% rename from stable/budge/6.0.21/charts/common-14.3.5.tgz rename to stable/budge/6.0.22/charts/common-14.3.5.tgz diff --git a/stable/budge/6.0.21/ix_values.yaml b/stable/budge/6.0.22/ix_values.yaml similarity index 85% rename from stable/budge/6.0.21/ix_values.yaml rename to stable/budge/6.0.22/ix_values.yaml index 0d3eeceb08..2bdce68f5b 100644 --- a/stable/budge/6.0.21/ix_values.yaml +++ b/stable/budge/6.0.22/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: ghcr.io/linuxserver/budge - tag: 0.0.9@sha256:55d378b38526675f42f80f3d2af327f04f4939a40e0b55fc7d6c04020b9d343b + tag: 0.0.9@sha256:a9cccd3019a23da3ff40e0e41f0dd4ba033170838892e61cdcfe600363c573c4 pullPolicy: IfNotPresent securityContext: container: diff --git a/stable/budge/6.0.21/questions.yaml b/stable/budge/6.0.22/questions.yaml similarity index 100% rename from stable/budge/6.0.21/questions.yaml rename to stable/budge/6.0.22/questions.yaml diff --git a/stable/budge/6.0.21/templates/NOTES.txt b/stable/budge/6.0.22/templates/NOTES.txt similarity index 100% rename from stable/budge/6.0.21/templates/NOTES.txt rename to stable/budge/6.0.22/templates/NOTES.txt diff --git a/stable/budge/6.0.21/templates/common.yaml b/stable/budge/6.0.22/templates/common.yaml similarity index 100% rename from stable/budge/6.0.21/templates/common.yaml rename to stable/budge/6.0.22/templates/common.yaml diff --git a/stable/budge/6.0.21/values.yaml b/stable/budge/6.0.22/values.yaml similarity index 100% rename from stable/budge/6.0.21/values.yaml rename to stable/budge/6.0.22/values.yaml