diff --git a/stable/budge/6.0.1/app-changelog.md b/stable/budge/6.0.1/app-changelog.md deleted file mode 100644 index f0add1f3497..00000000000 --- a/stable/budge/6.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [budge-6.0.1](https://github.com/truecharts/charts/compare/budge-6.0.0...budge-6.0.1) (2023-08-06) - -### Chore - -- update container image tccr.io/truecharts/budge to v0.0.9 ([#11227](https://github.com/truecharts/charts/issues/11227)) - - \ No newline at end of file diff --git a/stable/budge/6.0.1/CHANGELOG.md b/stable/budge/6.0.2/CHANGELOG.md similarity index 91% rename from stable/budge/6.0.1/CHANGELOG.md rename to stable/budge/6.0.2/CHANGELOG.md index 4e14b5d5284..d28aa295d60 100644 --- a/stable/budge/6.0.1/CHANGELOG.md +++ b/stable/budge/6.0.2/CHANGELOG.md @@ -4,6 +4,15 @@ +## [budge-6.0.2](https://github.com/truecharts/charts/compare/budge-6.0.1...budge-6.0.2) (2023-08-13) + +### Chore + +- update container image tccr.io/truecharts/budge to v0.0.9 ([#11498](https://github.com/truecharts/charts/issues/11498)) + + + + ## [budge-6.0.1](https://github.com/truecharts/charts/compare/budge-6.0.0...budge-6.0.1) (2023-08-06) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major ([#9847](https://github.com/truecharts/charts/issues/9847)) - - - -## [budge-5.0.28](https://github.com/truecharts/charts/compare/budge-5.0.27...budge-5.0.28) (2023-06-25) - -### Chore - -- update container image tccr.io/truecharts/budge to v0.0.9 ([#9887](https://github.com/truecharts/charts/issues/9887)) - diff --git a/stable/budge/6.0.1/Chart.yaml b/stable/budge/6.0.2/Chart.yaml similarity index 98% rename from stable/budge/6.0.1/Chart.yaml rename to stable/budge/6.0.2/Chart.yaml index 27ee9a9e9a9..22b3da88de6 100644 --- a/stable/budge/6.0.1/Chart.yaml +++ b/stable/budge/6.0.2/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.1 +version: 6.0.2 annotations: truecharts.org/catagories: | - media diff --git a/stable/budge/6.0.1/README.md b/stable/budge/6.0.2/README.md similarity index 100% rename from stable/budge/6.0.1/README.md rename to stable/budge/6.0.2/README.md diff --git a/stable/budge/6.0.2/app-changelog.md b/stable/budge/6.0.2/app-changelog.md new file mode 100644 index 00000000000..6f581a363c5 --- /dev/null +++ b/stable/budge/6.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [budge-6.0.2](https://github.com/truecharts/charts/compare/budge-6.0.1...budge-6.0.2) (2023-08-13) + +### Chore + +- update container image tccr.io/truecharts/budge to v0.0.9 ([#11498](https://github.com/truecharts/charts/issues/11498)) + + \ No newline at end of file diff --git a/stable/budge/6.0.1/app-readme.md b/stable/budge/6.0.2/app-readme.md similarity index 100% rename from stable/budge/6.0.1/app-readme.md rename to stable/budge/6.0.2/app-readme.md diff --git a/stable/budge/6.0.1/charts/common-14.0.1.tgz b/stable/budge/6.0.2/charts/common-14.0.1.tgz similarity index 100% rename from stable/budge/6.0.1/charts/common-14.0.1.tgz rename to stable/budge/6.0.2/charts/common-14.0.1.tgz diff --git a/stable/budge/6.0.1/ix_values.yaml b/stable/budge/6.0.2/ix_values.yaml similarity index 85% rename from stable/budge/6.0.1/ix_values.yaml rename to stable/budge/6.0.2/ix_values.yaml index 9e16ef8b8d4..04b2e8e691d 100644 --- a/stable/budge/6.0.1/ix_values.yaml +++ b/stable/budge/6.0.2/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/budge - tag: v0.0.9@sha256:25d3cbadb5f584da0b49a771ade1d7e626a3bc54fcc14100d8009489c556cb6c + tag: v0.0.9@sha256:c7f5f3de6ceb9ece49ecab016826e5051089ff3003957b60cfe1f9068995b49a pullPolicy: IfNotPresent securityContext: diff --git a/stable/budge/6.0.1/questions.yaml b/stable/budge/6.0.2/questions.yaml similarity index 100% rename from stable/budge/6.0.1/questions.yaml rename to stable/budge/6.0.2/questions.yaml diff --git a/stable/budge/6.0.1/templates/NOTES.txt b/stable/budge/6.0.2/templates/NOTES.txt similarity index 100% rename from stable/budge/6.0.1/templates/NOTES.txt rename to stable/budge/6.0.2/templates/NOTES.txt diff --git a/stable/budge/6.0.1/templates/common.yaml b/stable/budge/6.0.2/templates/common.yaml similarity index 100% rename from stable/budge/6.0.1/templates/common.yaml rename to stable/budge/6.0.2/templates/common.yaml diff --git a/stable/budge/6.0.1/values.yaml b/stable/budge/6.0.2/values.yaml similarity index 100% rename from stable/budge/6.0.1/values.yaml rename to stable/budge/6.0.2/values.yaml