diff --git a/stable/budge/6.0.3/app-changelog.md b/stable/budge/6.0.3/app-changelog.md deleted file mode 100644 index d564c36d00f..00000000000 --- a/stable/budge/6.0.3/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [budge-6.0.3](https://github.com/truecharts/charts/compare/budge-6.0.2...budge-6.0.3) (2023-08-20) - -### Chore - -- update container image tccr.io/truecharts/budge to v0.0.9 ([#11724](https://github.com/truecharts/charts/issues/11724)) - - \ No newline at end of file diff --git a/stable/budge/6.0.3/CHANGELOG.md b/stable/budge/6.0.4/CHANGELOG.md similarity index 91% rename from stable/budge/6.0.3/CHANGELOG.md rename to stable/budge/6.0.4/CHANGELOG.md index f6131cd2c27..15dadb16144 100644 --- a/stable/budge/6.0.3/CHANGELOG.md +++ b/stable/budge/6.0.4/CHANGELOG.md @@ -4,6 +4,15 @@ +## [budge-6.0.4](https://github.com/truecharts/charts/compare/budge-6.0.3...budge-6.0.4) (2023-08-27) + +### Chore + +- update container image tccr.io/truecharts/budge to v0.0.9 ([#11939](https://github.com/truecharts/charts/issues/11939)) + + + + ## [budge-6.0.3](https://github.com/truecharts/charts/compare/budge-6.0.2...budge-6.0.3) (2023-08-20) ### Chore @@ -88,12 +97,3 @@ - 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 - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - diff --git a/stable/budge/6.0.3/Chart.yaml b/stable/budge/6.0.4/Chart.yaml similarity index 98% rename from stable/budge/6.0.3/Chart.yaml rename to stable/budge/6.0.4/Chart.yaml index eefcad9f4db..881dc77efbc 100644 --- a/stable/budge/6.0.3/Chart.yaml +++ b/stable/budge/6.0.4/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.3 +version: 6.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/budge/6.0.3/README.md b/stable/budge/6.0.4/README.md similarity index 100% rename from stable/budge/6.0.3/README.md rename to stable/budge/6.0.4/README.md diff --git a/stable/budge/6.0.4/app-changelog.md b/stable/budge/6.0.4/app-changelog.md new file mode 100644 index 00000000000..1a280cf5f43 --- /dev/null +++ b/stable/budge/6.0.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [budge-6.0.4](https://github.com/truecharts/charts/compare/budge-6.0.3...budge-6.0.4) (2023-08-27) + +### Chore + +- update container image tccr.io/truecharts/budge to v0.0.9 ([#11939](https://github.com/truecharts/charts/issues/11939)) + + \ No newline at end of file diff --git a/stable/budge/6.0.3/app-readme.md b/stable/budge/6.0.4/app-readme.md similarity index 100% rename from stable/budge/6.0.3/app-readme.md rename to stable/budge/6.0.4/app-readme.md diff --git a/stable/budge/6.0.3/charts/common-14.0.1.tgz b/stable/budge/6.0.4/charts/common-14.0.1.tgz similarity index 100% rename from stable/budge/6.0.3/charts/common-14.0.1.tgz rename to stable/budge/6.0.4/charts/common-14.0.1.tgz diff --git a/stable/budge/6.0.3/ix_values.yaml b/stable/budge/6.0.4/ix_values.yaml similarity index 85% rename from stable/budge/6.0.3/ix_values.yaml rename to stable/budge/6.0.4/ix_values.yaml index 632ed771ea0..2f4e76ff652 100644 --- a/stable/budge/6.0.3/ix_values.yaml +++ b/stable/budge/6.0.4/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/budge - tag: v0.0.9@sha256:3ad108e535c33b6321fe3899f5492a10e760b35938bec23b347ca8fb8432385f + tag: v0.0.9@sha256:ac51b8a04ab3da1ba9d15f823335d680352209536e38abf7213c2a007452a784 pullPolicy: IfNotPresent securityContext: diff --git a/stable/budge/6.0.3/questions.yaml b/stable/budge/6.0.4/questions.yaml similarity index 100% rename from stable/budge/6.0.3/questions.yaml rename to stable/budge/6.0.4/questions.yaml diff --git a/stable/budge/6.0.3/templates/NOTES.txt b/stable/budge/6.0.4/templates/NOTES.txt similarity index 100% rename from stable/budge/6.0.3/templates/NOTES.txt rename to stable/budge/6.0.4/templates/NOTES.txt diff --git a/stable/budge/6.0.3/templates/common.yaml b/stable/budge/6.0.4/templates/common.yaml similarity index 100% rename from stable/budge/6.0.3/templates/common.yaml rename to stable/budge/6.0.4/templates/common.yaml diff --git a/stable/budge/6.0.3/values.yaml b/stable/budge/6.0.4/values.yaml similarity index 100% rename from stable/budge/6.0.3/values.yaml rename to stable/budge/6.0.4/values.yaml