From 1467b2413d8c469d7675684acea5e4dfe8f1fc95 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 15 Oct 2023 03:43:17 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/budge/6.0.11/app-changelog.md | 9 --------- stable/budge/{6.0.11 => 6.0.12}/CHANGELOG.md | 18 +++++++++--------- stable/budge/{6.0.11 => 6.0.12}/Chart.yaml | 2 +- stable/budge/{6.0.11 => 6.0.12}/README.md | 0 stable/budge/6.0.12/app-changelog.md | 9 +++++++++ stable/budge/{6.0.11 => 6.0.12}/app-readme.md | 0 .../charts/common-14.0.9.tgz | Bin .../budge/{6.0.11 => 6.0.12}/ix_values.yaml | 2 +- .../budge/{6.0.11 => 6.0.12}/questions.yaml | 0 .../{6.0.11 => 6.0.12}/templates/NOTES.txt | 0 .../{6.0.11 => 6.0.12}/templates/common.yaml | 0 stable/budge/{6.0.11 => 6.0.12}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/budge/6.0.11/app-changelog.md rename stable/budge/{6.0.11 => 6.0.12}/CHANGELOG.md (93%) rename stable/budge/{6.0.11 => 6.0.12}/Chart.yaml (97%) rename stable/budge/{6.0.11 => 6.0.12}/README.md (100%) create mode 100644 stable/budge/6.0.12/app-changelog.md rename stable/budge/{6.0.11 => 6.0.12}/app-readme.md (100%) rename stable/budge/{6.0.11 => 6.0.12}/charts/common-14.0.9.tgz (100%) rename stable/budge/{6.0.11 => 6.0.12}/ix_values.yaml (85%) rename stable/budge/{6.0.11 => 6.0.12}/questions.yaml (100%) rename stable/budge/{6.0.11 => 6.0.12}/templates/NOTES.txt (100%) rename stable/budge/{6.0.11 => 6.0.12}/templates/common.yaml (100%) rename stable/budge/{6.0.11 => 6.0.12}/values.yaml (100%) diff --git a/stable/budge/6.0.11/app-changelog.md b/stable/budge/6.0.11/app-changelog.md deleted file mode 100644 index 8cc572b5389..00000000000 --- a/stable/budge/6.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [budge-6.0.11](https://github.com/truecharts/charts/compare/budge-6.0.10...budge-6.0.11) (2023-10-08) - -### Chore - -- update container image tccr.io/truecharts/budge to v0.0.9 ([#13396](https://github.com/truecharts/charts/issues/13396)) - - \ No newline at end of file diff --git a/stable/budge/6.0.11/CHANGELOG.md b/stable/budge/6.0.12/CHANGELOG.md similarity index 93% rename from stable/budge/6.0.11/CHANGELOG.md rename to stable/budge/6.0.12/CHANGELOG.md index 012a4d4879b..74844f7afd8 100644 --- a/stable/budge/6.0.11/CHANGELOG.md +++ b/stable/budge/6.0.12/CHANGELOG.md @@ -4,6 +4,15 @@ +## [budge-6.0.12](https://github.com/truecharts/charts/compare/budge-6.0.11...budge-6.0.12) (2023-10-15) + +### Chore + +- update container image tccr.io/truecharts/budge to v0.0.9 ([#13633](https://github.com/truecharts/charts/issues/13633)) + + + + ## [budge-6.0.11](https://github.com/truecharts/charts/compare/budge-6.0.10...budge-6.0.11) (2023-10-08) ### Chore @@ -88,12 +97,3 @@ ## [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 diff --git a/stable/budge/6.0.11/Chart.yaml b/stable/budge/6.0.12/Chart.yaml similarity index 97% rename from stable/budge/6.0.11/Chart.yaml rename to stable/budge/6.0.12/Chart.yaml index 835ac535ce9..3823d6c5357 100644 --- a/stable/budge/6.0.11/Chart.yaml +++ b/stable/budge/6.0.12/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.11 +version: 6.0.12 annotations: truecharts.org/catagories: | - media diff --git a/stable/budge/6.0.11/README.md b/stable/budge/6.0.12/README.md similarity index 100% rename from stable/budge/6.0.11/README.md rename to stable/budge/6.0.12/README.md diff --git a/stable/budge/6.0.12/app-changelog.md b/stable/budge/6.0.12/app-changelog.md new file mode 100644 index 00000000000..e14e4acde0c --- /dev/null +++ b/stable/budge/6.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [budge-6.0.12](https://github.com/truecharts/charts/compare/budge-6.0.11...budge-6.0.12) (2023-10-15) + +### Chore + +- update container image tccr.io/truecharts/budge to v0.0.9 ([#13633](https://github.com/truecharts/charts/issues/13633)) + + \ No newline at end of file diff --git a/stable/budge/6.0.11/app-readme.md b/stable/budge/6.0.12/app-readme.md similarity index 100% rename from stable/budge/6.0.11/app-readme.md rename to stable/budge/6.0.12/app-readme.md diff --git a/stable/budge/6.0.11/charts/common-14.0.9.tgz b/stable/budge/6.0.12/charts/common-14.0.9.tgz similarity index 100% rename from stable/budge/6.0.11/charts/common-14.0.9.tgz rename to stable/budge/6.0.12/charts/common-14.0.9.tgz diff --git a/stable/budge/6.0.11/ix_values.yaml b/stable/budge/6.0.12/ix_values.yaml similarity index 85% rename from stable/budge/6.0.11/ix_values.yaml rename to stable/budge/6.0.12/ix_values.yaml index 129bde3f3b8..76b8e3ad5a6 100644 --- a/stable/budge/6.0.11/ix_values.yaml +++ b/stable/budge/6.0.12/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/budge - tag: v0.0.9@sha256:c578ee916037f5ac216dbc2c2194ef7741e86b992053e3e56e868f8b31ea7f3a + tag: v0.0.9@sha256:2f584e6abc826616c06eb05f348f18f9064ee454ed888e0a8e17a56038c160d0 pullPolicy: IfNotPresent securityContext: diff --git a/stable/budge/6.0.11/questions.yaml b/stable/budge/6.0.12/questions.yaml similarity index 100% rename from stable/budge/6.0.11/questions.yaml rename to stable/budge/6.0.12/questions.yaml diff --git a/stable/budge/6.0.11/templates/NOTES.txt b/stable/budge/6.0.12/templates/NOTES.txt similarity index 100% rename from stable/budge/6.0.11/templates/NOTES.txt rename to stable/budge/6.0.12/templates/NOTES.txt diff --git a/stable/budge/6.0.11/templates/common.yaml b/stable/budge/6.0.12/templates/common.yaml similarity index 100% rename from stable/budge/6.0.11/templates/common.yaml rename to stable/budge/6.0.12/templates/common.yaml diff --git a/stable/budge/6.0.11/values.yaml b/stable/budge/6.0.12/values.yaml similarity index 100% rename from stable/budge/6.0.11/values.yaml rename to stable/budge/6.0.12/values.yaml