From 3947b861c9009a829e6813863f9fcbe1f8771172 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 6 Aug 2023 03:40:58 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/budge/6.0.0/app-changelog.md | 0 stable/budge/{6.0.0 => 6.0.1}/CHANGELOG.md | 18 +++++++++--------- stable/budge/{6.0.0 => 6.0.1}/Chart.yaml | 2 +- stable/budge/{6.0.0 => 6.0.1}/README.md | 0 stable/budge/6.0.1/app-changelog.md | 9 +++++++++ stable/budge/{6.0.0 => 6.0.1}/app-readme.md | 0 .../{6.0.0 => 6.0.1}/charts/common-14.0.1.tgz | Bin stable/budge/{6.0.0 => 6.0.1}/ix_values.yaml | 2 +- stable/budge/{6.0.0 => 6.0.1}/questions.yaml | 0 .../{6.0.0 => 6.0.1}/templates/NOTES.txt | 0 .../{6.0.0 => 6.0.1}/templates/common.yaml | 0 stable/budge/{6.0.0 => 6.0.1}/values.yaml | 0 12 files changed, 20 insertions(+), 11 deletions(-) delete mode 100644 stable/budge/6.0.0/app-changelog.md rename stable/budge/{6.0.0 => 6.0.1}/CHANGELOG.md (91%) rename stable/budge/{6.0.0 => 6.0.1}/Chart.yaml (98%) rename stable/budge/{6.0.0 => 6.0.1}/README.md (100%) create mode 100644 stable/budge/6.0.1/app-changelog.md rename stable/budge/{6.0.0 => 6.0.1}/app-readme.md (100%) rename stable/budge/{6.0.0 => 6.0.1}/charts/common-14.0.1.tgz (100%) rename stable/budge/{6.0.0 => 6.0.1}/ix_values.yaml (85%) rename stable/budge/{6.0.0 => 6.0.1}/questions.yaml (100%) rename stable/budge/{6.0.0 => 6.0.1}/templates/NOTES.txt (100%) rename stable/budge/{6.0.0 => 6.0.1}/templates/common.yaml (100%) rename stable/budge/{6.0.0 => 6.0.1}/values.yaml (100%) diff --git a/stable/budge/6.0.0/app-changelog.md b/stable/budge/6.0.0/app-changelog.md deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/budge/6.0.0/CHANGELOG.md b/stable/budge/6.0.1/CHANGELOG.md similarity index 91% rename from stable/budge/6.0.0/CHANGELOG.md rename to stable/budge/6.0.1/CHANGELOG.md index 2e36c41bd80..4e14b5d5284 100644 --- a/stable/budge/6.0.0/CHANGELOG.md +++ b/stable/budge/6.0.1/CHANGELOG.md @@ -4,6 +4,15 @@ +## [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)) + + + + ## [budge-6.0.0](https://github.com/truecharts/charts/compare/budge-5.0.36...budge-6.0.0) (2023-07-31) @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/budge to v0.0.9 ([#9887](https://github.com/truecharts/charts/issues/9887)) - - - -## [budge-5.0.27](https://github.com/truecharts/charts/compare/budge-5.0.26...budge-5.0.27) (2023-06-18) - -### Chore - -- update container image tccr.io/truecharts/budge to v0.0.9 ([#9742](https://github.com/truecharts/charts/issues/9742)) - diff --git a/stable/budge/6.0.0/Chart.yaml b/stable/budge/6.0.1/Chart.yaml similarity index 98% rename from stable/budge/6.0.0/Chart.yaml rename to stable/budge/6.0.1/Chart.yaml index 174f3f18cff..27ee9a9e9a9 100644 --- a/stable/budge/6.0.0/Chart.yaml +++ b/stable/budge/6.0.1/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.0 +version: 6.0.1 annotations: truecharts.org/catagories: | - media diff --git a/stable/budge/6.0.0/README.md b/stable/budge/6.0.1/README.md similarity index 100% rename from stable/budge/6.0.0/README.md rename to stable/budge/6.0.1/README.md diff --git a/stable/budge/6.0.1/app-changelog.md b/stable/budge/6.0.1/app-changelog.md new file mode 100644 index 00000000000..f0add1f3497 --- /dev/null +++ b/stable/budge/6.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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.0/app-readme.md b/stable/budge/6.0.1/app-readme.md similarity index 100% rename from stable/budge/6.0.0/app-readme.md rename to stable/budge/6.0.1/app-readme.md diff --git a/stable/budge/6.0.0/charts/common-14.0.1.tgz b/stable/budge/6.0.1/charts/common-14.0.1.tgz similarity index 100% rename from stable/budge/6.0.0/charts/common-14.0.1.tgz rename to stable/budge/6.0.1/charts/common-14.0.1.tgz diff --git a/stable/budge/6.0.0/ix_values.yaml b/stable/budge/6.0.1/ix_values.yaml similarity index 85% rename from stable/budge/6.0.0/ix_values.yaml rename to stable/budge/6.0.1/ix_values.yaml index 8243e2ee106..9e16ef8b8d4 100644 --- a/stable/budge/6.0.0/ix_values.yaml +++ b/stable/budge/6.0.1/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/budge - tag: v0.0.9@sha256:2e0a3d9ea8b5651f3cbc3f590c77839491986ff735bfba364264d33c815b9459 + tag: v0.0.9@sha256:25d3cbadb5f584da0b49a771ade1d7e626a3bc54fcc14100d8009489c556cb6c pullPolicy: IfNotPresent securityContext: diff --git a/stable/budge/6.0.0/questions.yaml b/stable/budge/6.0.1/questions.yaml similarity index 100% rename from stable/budge/6.0.0/questions.yaml rename to stable/budge/6.0.1/questions.yaml diff --git a/stable/budge/6.0.0/templates/NOTES.txt b/stable/budge/6.0.1/templates/NOTES.txt similarity index 100% rename from stable/budge/6.0.0/templates/NOTES.txt rename to stable/budge/6.0.1/templates/NOTES.txt diff --git a/stable/budge/6.0.0/templates/common.yaml b/stable/budge/6.0.1/templates/common.yaml similarity index 100% rename from stable/budge/6.0.0/templates/common.yaml rename to stable/budge/6.0.1/templates/common.yaml diff --git a/stable/budge/6.0.0/values.yaml b/stable/budge/6.0.1/values.yaml similarity index 100% rename from stable/budge/6.0.0/values.yaml rename to stable/budge/6.0.1/values.yaml