From 157667e085ff7721e5a51f55288ea37db328a6eb Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 13 Aug 2023 03:46:09 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/budge/6.0.1/app-changelog.md | 9 --------- stable/budge/{6.0.1 => 6.0.2}/CHANGELOG.md | 18 +++++++++--------- stable/budge/{6.0.1 => 6.0.2}/Chart.yaml | 2 +- stable/budge/{6.0.1 => 6.0.2}/README.md | 0 stable/budge/6.0.2/app-changelog.md | 9 +++++++++ stable/budge/{6.0.1 => 6.0.2}/app-readme.md | 0 .../{6.0.1 => 6.0.2}/charts/common-14.0.1.tgz | Bin stable/budge/{6.0.1 => 6.0.2}/ix_values.yaml | 2 +- stable/budge/{6.0.1 => 6.0.2}/questions.yaml | 0 .../{6.0.1 => 6.0.2}/templates/NOTES.txt | 0 .../{6.0.1 => 6.0.2}/templates/common.yaml | 0 stable/budge/{6.0.1 => 6.0.2}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/budge/6.0.1/app-changelog.md rename stable/budge/{6.0.1 => 6.0.2}/CHANGELOG.md (91%) rename stable/budge/{6.0.1 => 6.0.2}/Chart.yaml (98%) rename stable/budge/{6.0.1 => 6.0.2}/README.md (100%) create mode 100644 stable/budge/6.0.2/app-changelog.md rename stable/budge/{6.0.1 => 6.0.2}/app-readme.md (100%) rename stable/budge/{6.0.1 => 6.0.2}/charts/common-14.0.1.tgz (100%) rename stable/budge/{6.0.1 => 6.0.2}/ix_values.yaml (85%) rename stable/budge/{6.0.1 => 6.0.2}/questions.yaml (100%) rename stable/budge/{6.0.1 => 6.0.2}/templates/NOTES.txt (100%) rename stable/budge/{6.0.1 => 6.0.2}/templates/common.yaml (100%) rename stable/budge/{6.0.1 => 6.0.2}/values.yaml (100%) 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 f0add1f349..0000000000 --- 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 4e14b5d528..d28aa295d6 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 27ee9a9e9a..22b3da88de 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 0000000000..6f581a363c --- /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 9e16ef8b8d..04b2e8e691 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