From fbf5ba02b949f0b47e549e70a645ab6d10d5098e Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 1 Oct 2023 03:44:30 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/budge/6.0.8/app-changelog.md | 9 --------- stable/budge/{6.0.8 => 6.0.9}/CHANGELOG.md | 18 +++++++++--------- stable/budge/{6.0.8 => 6.0.9}/Chart.yaml | 2 +- stable/budge/{6.0.8 => 6.0.9}/README.md | 0 stable/budge/6.0.9/app-changelog.md | 9 +++++++++ stable/budge/{6.0.8 => 6.0.9}/app-readme.md | 0 .../{6.0.8 => 6.0.9}/charts/common-14.0.1.tgz | Bin stable/budge/{6.0.8 => 6.0.9}/ix_values.yaml | 2 +- stable/budge/{6.0.8 => 6.0.9}/questions.yaml | 0 .../{6.0.8 => 6.0.9}/templates/NOTES.txt | 0 .../{6.0.8 => 6.0.9}/templates/common.yaml | 0 stable/budge/{6.0.8 => 6.0.9}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/budge/6.0.8/app-changelog.md rename stable/budge/{6.0.8 => 6.0.9}/CHANGELOG.md (91%) rename stable/budge/{6.0.8 => 6.0.9}/Chart.yaml (98%) rename stable/budge/{6.0.8 => 6.0.9}/README.md (100%) create mode 100644 stable/budge/6.0.9/app-changelog.md rename stable/budge/{6.0.8 => 6.0.9}/app-readme.md (100%) rename stable/budge/{6.0.8 => 6.0.9}/charts/common-14.0.1.tgz (100%) rename stable/budge/{6.0.8 => 6.0.9}/ix_values.yaml (85%) rename stable/budge/{6.0.8 => 6.0.9}/questions.yaml (100%) rename stable/budge/{6.0.8 => 6.0.9}/templates/NOTES.txt (100%) rename stable/budge/{6.0.8 => 6.0.9}/templates/common.yaml (100%) rename stable/budge/{6.0.8 => 6.0.9}/values.yaml (100%) diff --git a/stable/budge/6.0.8/app-changelog.md b/stable/budge/6.0.8/app-changelog.md deleted file mode 100644 index 133139b5b99..00000000000 --- a/stable/budge/6.0.8/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [budge-6.0.8](https://github.com/truecharts/charts/compare/budge-6.0.7...budge-6.0.8) (2023-09-24) - -### Chore - -- update container image tccr.io/truecharts/budge to v0.0.9 ([#12900](https://github.com/truecharts/charts/issues/12900)) - - \ No newline at end of file diff --git a/stable/budge/6.0.8/CHANGELOG.md b/stable/budge/6.0.9/CHANGELOG.md similarity index 91% rename from stable/budge/6.0.8/CHANGELOG.md rename to stable/budge/6.0.9/CHANGELOG.md index 455d32bcb59..f6267dae1fc 100644 --- a/stable/budge/6.0.8/CHANGELOG.md +++ b/stable/budge/6.0.9/CHANGELOG.md @@ -4,6 +4,15 @@ +## [budge-6.0.9](https://github.com/truecharts/charts/compare/budge-6.0.8...budge-6.0.9) (2023-10-01) + +### Chore + +- update container image tccr.io/truecharts/budge to v0.0.9 ([#13124](https://github.com/truecharts/charts/issues/13124)) + + + + ## [budge-6.0.8](https://github.com/truecharts/charts/compare/budge-6.0.7...budge-6.0.8) (2023-09-24) ### Chore @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/budge to v0.0.9 ([#11026](https://github.com/truecharts/charts/issues/11026)) - - - -## [budge-5.0.35](https://github.com/truecharts/charts/compare/budge-5.0.34...budge-5.0.35) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - diff --git a/stable/budge/6.0.8/Chart.yaml b/stable/budge/6.0.9/Chart.yaml similarity index 98% rename from stable/budge/6.0.8/Chart.yaml rename to stable/budge/6.0.9/Chart.yaml index ca06e1ab07b..dbcf340c2b0 100644 --- a/stable/budge/6.0.8/Chart.yaml +++ b/stable/budge/6.0.9/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.8 +version: 6.0.9 annotations: truecharts.org/catagories: | - media diff --git a/stable/budge/6.0.8/README.md b/stable/budge/6.0.9/README.md similarity index 100% rename from stable/budge/6.0.8/README.md rename to stable/budge/6.0.9/README.md diff --git a/stable/budge/6.0.9/app-changelog.md b/stable/budge/6.0.9/app-changelog.md new file mode 100644 index 00000000000..564396d8cf5 --- /dev/null +++ b/stable/budge/6.0.9/app-changelog.md @@ -0,0 +1,9 @@ + + +## [budge-6.0.9](https://github.com/truecharts/charts/compare/budge-6.0.8...budge-6.0.9) (2023-10-01) + +### Chore + +- update container image tccr.io/truecharts/budge to v0.0.9 ([#13124](https://github.com/truecharts/charts/issues/13124)) + + \ No newline at end of file diff --git a/stable/budge/6.0.8/app-readme.md b/stable/budge/6.0.9/app-readme.md similarity index 100% rename from stable/budge/6.0.8/app-readme.md rename to stable/budge/6.0.9/app-readme.md diff --git a/stable/budge/6.0.8/charts/common-14.0.1.tgz b/stable/budge/6.0.9/charts/common-14.0.1.tgz similarity index 100% rename from stable/budge/6.0.8/charts/common-14.0.1.tgz rename to stable/budge/6.0.9/charts/common-14.0.1.tgz diff --git a/stable/budge/6.0.8/ix_values.yaml b/stable/budge/6.0.9/ix_values.yaml similarity index 85% rename from stable/budge/6.0.8/ix_values.yaml rename to stable/budge/6.0.9/ix_values.yaml index 2dae0d8b32a..bbefba7aaed 100644 --- a/stable/budge/6.0.8/ix_values.yaml +++ b/stable/budge/6.0.9/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/budge - tag: v0.0.9@sha256:cca6dc8836a1962b36d7023c3c152ff833d02fcdf8176aece95b27f7684acdf4 + tag: v0.0.9@sha256:77cbde21dc9ac377063706ac225796159ffa43dabec92513a411934204faa9b0 pullPolicy: IfNotPresent securityContext: diff --git a/stable/budge/6.0.8/questions.yaml b/stable/budge/6.0.9/questions.yaml similarity index 100% rename from stable/budge/6.0.8/questions.yaml rename to stable/budge/6.0.9/questions.yaml diff --git a/stable/budge/6.0.8/templates/NOTES.txt b/stable/budge/6.0.9/templates/NOTES.txt similarity index 100% rename from stable/budge/6.0.8/templates/NOTES.txt rename to stable/budge/6.0.9/templates/NOTES.txt diff --git a/stable/budge/6.0.8/templates/common.yaml b/stable/budge/6.0.9/templates/common.yaml similarity index 100% rename from stable/budge/6.0.8/templates/common.yaml rename to stable/budge/6.0.9/templates/common.yaml diff --git a/stable/budge/6.0.8/values.yaml b/stable/budge/6.0.9/values.yaml similarity index 100% rename from stable/budge/6.0.8/values.yaml rename to stable/budge/6.0.9/values.yaml