From e53afb174c2246aa4b26e8f08232e6bb02505a91 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 17 Sep 2023 03:41:29 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/budge/6.0.6/app-changelog.md | 9 --------- stable/budge/{6.0.6 => 6.0.7}/CHANGELOG.md | 18 +++++++++--------- stable/budge/{6.0.6 => 6.0.7}/Chart.yaml | 2 +- stable/budge/{6.0.6 => 6.0.7}/README.md | 0 stable/budge/6.0.7/app-changelog.md | 9 +++++++++ stable/budge/{6.0.6 => 6.0.7}/app-readme.md | 0 .../{6.0.6 => 6.0.7}/charts/common-14.0.1.tgz | Bin stable/budge/{6.0.6 => 6.0.7}/ix_values.yaml | 2 +- stable/budge/{6.0.6 => 6.0.7}/questions.yaml | 0 .../{6.0.6 => 6.0.7}/templates/NOTES.txt | 0 .../{6.0.6 => 6.0.7}/templates/common.yaml | 0 stable/budge/{6.0.6 => 6.0.7}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/budge/6.0.6/app-changelog.md rename stable/budge/{6.0.6 => 6.0.7}/CHANGELOG.md (93%) rename stable/budge/{6.0.6 => 6.0.7}/Chart.yaml (98%) rename stable/budge/{6.0.6 => 6.0.7}/README.md (100%) create mode 100644 stable/budge/6.0.7/app-changelog.md rename stable/budge/{6.0.6 => 6.0.7}/app-readme.md (100%) rename stable/budge/{6.0.6 => 6.0.7}/charts/common-14.0.1.tgz (100%) rename stable/budge/{6.0.6 => 6.0.7}/ix_values.yaml (85%) rename stable/budge/{6.0.6 => 6.0.7}/questions.yaml (100%) rename stable/budge/{6.0.6 => 6.0.7}/templates/NOTES.txt (100%) rename stable/budge/{6.0.6 => 6.0.7}/templates/common.yaml (100%) rename stable/budge/{6.0.6 => 6.0.7}/values.yaml (100%) diff --git a/stable/budge/6.0.6/app-changelog.md b/stable/budge/6.0.6/app-changelog.md deleted file mode 100644 index be81f1e6e0..0000000000 --- a/stable/budge/6.0.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [budge-6.0.6](https://github.com/truecharts/charts/compare/budge-6.0.5...budge-6.0.6) (2023-09-10) - -### Chore - -- update container image tccr.io/truecharts/budge to v0.0.9 ([#12449](https://github.com/truecharts/charts/issues/12449)) - - \ No newline at end of file diff --git a/stable/budge/6.0.6/CHANGELOG.md b/stable/budge/6.0.7/CHANGELOG.md similarity index 93% rename from stable/budge/6.0.6/CHANGELOG.md rename to stable/budge/6.0.7/CHANGELOG.md index bfc9cc13f3..d8842856f7 100644 --- a/stable/budge/6.0.6/CHANGELOG.md +++ b/stable/budge/6.0.7/CHANGELOG.md @@ -4,6 +4,15 @@ +## [budge-6.0.7](https://github.com/truecharts/charts/compare/budge-6.0.6...budge-6.0.7) (2023-09-17) + +### Chore + +- update container image tccr.io/truecharts/budge to v0.0.9 ([#12683](https://github.com/truecharts/charts/issues/12683)) + + + + ## [budge-6.0.6](https://github.com/truecharts/charts/compare/budge-6.0.5...budge-6.0.6) (2023-09-10) ### Chore @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/budge to v0.0.9 ([#10766](https://github.com/truecharts/charts/issues/10766)) - - - -## [budge-5.0.33](https://github.com/truecharts/charts/compare/budge-5.0.32...budge-5.0.33) (2023-07-16) - -### Chore - -- update container image tccr.io/truecharts/budge to v0.0.9 ([#10509](https://github.com/truecharts/charts/issues/10509)) - diff --git a/stable/budge/6.0.6/Chart.yaml b/stable/budge/6.0.7/Chart.yaml similarity index 98% rename from stable/budge/6.0.6/Chart.yaml rename to stable/budge/6.0.7/Chart.yaml index ddc4c5f290..d69cb31ac0 100644 --- a/stable/budge/6.0.6/Chart.yaml +++ b/stable/budge/6.0.7/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.6 +version: 6.0.7 annotations: truecharts.org/catagories: | - media diff --git a/stable/budge/6.0.6/README.md b/stable/budge/6.0.7/README.md similarity index 100% rename from stable/budge/6.0.6/README.md rename to stable/budge/6.0.7/README.md diff --git a/stable/budge/6.0.7/app-changelog.md b/stable/budge/6.0.7/app-changelog.md new file mode 100644 index 0000000000..460735af79 --- /dev/null +++ b/stable/budge/6.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [budge-6.0.7](https://github.com/truecharts/charts/compare/budge-6.0.6...budge-6.0.7) (2023-09-17) + +### Chore + +- update container image tccr.io/truecharts/budge to v0.0.9 ([#12683](https://github.com/truecharts/charts/issues/12683)) + + \ No newline at end of file diff --git a/stable/budge/6.0.6/app-readme.md b/stable/budge/6.0.7/app-readme.md similarity index 100% rename from stable/budge/6.0.6/app-readme.md rename to stable/budge/6.0.7/app-readme.md diff --git a/stable/budge/6.0.6/charts/common-14.0.1.tgz b/stable/budge/6.0.7/charts/common-14.0.1.tgz similarity index 100% rename from stable/budge/6.0.6/charts/common-14.0.1.tgz rename to stable/budge/6.0.7/charts/common-14.0.1.tgz diff --git a/stable/budge/6.0.6/ix_values.yaml b/stable/budge/6.0.7/ix_values.yaml similarity index 85% rename from stable/budge/6.0.6/ix_values.yaml rename to stable/budge/6.0.7/ix_values.yaml index ccbda98d8e..934a0f7dae 100644 --- a/stable/budge/6.0.6/ix_values.yaml +++ b/stable/budge/6.0.7/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/budge - tag: v0.0.9@sha256:95563ab06f7ba3608d49f66aa72933348e89f21c35b6d5ddcb811e5a6a390a88 + tag: v0.0.9@sha256:ebf8241ae578a23dae48375ccc62da90806bc4ad2ba1ff14c42ed6a35672217a pullPolicy: IfNotPresent securityContext: diff --git a/stable/budge/6.0.6/questions.yaml b/stable/budge/6.0.7/questions.yaml similarity index 100% rename from stable/budge/6.0.6/questions.yaml rename to stable/budge/6.0.7/questions.yaml diff --git a/stable/budge/6.0.6/templates/NOTES.txt b/stable/budge/6.0.7/templates/NOTES.txt similarity index 100% rename from stable/budge/6.0.6/templates/NOTES.txt rename to stable/budge/6.0.7/templates/NOTES.txt diff --git a/stable/budge/6.0.6/templates/common.yaml b/stable/budge/6.0.7/templates/common.yaml similarity index 100% rename from stable/budge/6.0.6/templates/common.yaml rename to stable/budge/6.0.7/templates/common.yaml diff --git a/stable/budge/6.0.6/values.yaml b/stable/budge/6.0.7/values.yaml similarity index 100% rename from stable/budge/6.0.6/values.yaml rename to stable/budge/6.0.7/values.yaml