From c53fbb798172168257ee564005c79b31c7f4c68b Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 29 Oct 2023 03:46:33 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/budge/6.0.13/app-changelog.md | 9 -------- stable/budge/{6.0.13 => 6.0.14}/CHANGELOG.md | 20 +++++++++--------- stable/budge/{6.0.13 => 6.0.14}/Chart.yaml | 5 ++--- stable/budge/{6.0.13 => 6.0.14}/README.md | 0 stable/budge/6.0.14/app-changelog.md | 10 +++++++++ stable/budge/{6.0.13 => 6.0.14}/app-readme.md | 0 .../charts/common-14.0.9.tgz | Bin .../budge/{6.0.13 => 6.0.14}/ix_values.yaml | 2 +- .../budge/{6.0.13 => 6.0.14}/questions.yaml | 0 .../{6.0.13 => 6.0.14}/templates/NOTES.txt | 0 .../{6.0.13 => 6.0.14}/templates/common.yaml | 0 stable/budge/{6.0.13 => 6.0.14}/values.yaml | 0 stable/budge/item.yaml | 1 - 13 files changed, 23 insertions(+), 24 deletions(-) delete mode 100644 stable/budge/6.0.13/app-changelog.md rename stable/budge/{6.0.13 => 6.0.14}/CHANGELOG.md (87%) rename stable/budge/{6.0.13 => 6.0.14}/Chart.yaml (92%) rename stable/budge/{6.0.13 => 6.0.14}/README.md (100%) create mode 100644 stable/budge/6.0.14/app-changelog.md rename stable/budge/{6.0.13 => 6.0.14}/app-readme.md (100%) rename stable/budge/{6.0.13 => 6.0.14}/charts/common-14.0.9.tgz (100%) rename stable/budge/{6.0.13 => 6.0.14}/ix_values.yaml (85%) rename stable/budge/{6.0.13 => 6.0.14}/questions.yaml (100%) rename stable/budge/{6.0.13 => 6.0.14}/templates/NOTES.txt (100%) rename stable/budge/{6.0.13 => 6.0.14}/templates/common.yaml (100%) rename stable/budge/{6.0.13 => 6.0.14}/values.yaml (100%) diff --git a/stable/budge/6.0.13/app-changelog.md b/stable/budge/6.0.13/app-changelog.md deleted file mode 100644 index d125444e181..00000000000 --- a/stable/budge/6.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [budge-6.0.13](https://github.com/truecharts/charts/compare/budge-6.0.12...budge-6.0.13) (2023-10-22) - -### Chore - -- update container image tccr.io/truecharts/budge to v0.0.9 ([#13877](https://github.com/truecharts/charts/issues/13877)) - - \ No newline at end of file diff --git a/stable/budge/6.0.13/CHANGELOG.md b/stable/budge/6.0.14/CHANGELOG.md similarity index 87% rename from stable/budge/6.0.13/CHANGELOG.md rename to stable/budge/6.0.14/CHANGELOG.md index bfe8d5067cc..64293ea14fb 100644 --- a/stable/budge/6.0.13/CHANGELOG.md +++ b/stable/budge/6.0.14/CHANGELOG.md @@ -4,6 +4,16 @@ +## [budge-6.0.14](https://github.com/truecharts/charts/compare/budge-6.0.13...budge-6.0.14) (2023-10-29) + +### Chore + +- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693)) + - update container image tccr.io/truecharts/budge to v0.0.9 ([#14078](https://github.com/truecharts/charts/issues/14078)) + + + + ## [budge-6.0.13](https://github.com/truecharts/charts/compare/budge-6.0.12...budge-6.0.13) (2023-10-22) ### Chore @@ -87,13 +97,3 @@ ## [budge-6.0.4](https://github.com/truecharts/charts/compare/budge-6.0.3...budge-6.0.4) (2023-08-27) -### Chore - -- update container image tccr.io/truecharts/budge to v0.0.9 ([#11939](https://github.com/truecharts/charts/issues/11939)) - - - - -## [budge-6.0.3](https://github.com/truecharts/charts/compare/budge-6.0.2...budge-6.0.3) (2023-08-20) - -### Chore diff --git a/stable/budge/6.0.13/Chart.yaml b/stable/budge/6.0.14/Chart.yaml similarity index 92% rename from stable/budge/6.0.13/Chart.yaml rename to stable/budge/6.0.14/Chart.yaml index 33671d4911f..1662b93259f 100644 --- a/stable/budge/6.0.13/Chart.yaml +++ b/stable/budge/6.0.14/Chart.yaml @@ -20,8 +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.13 +version: 6.0.14 annotations: - truecharts.org/catagories: | - - media + truecharts.org/category: media truecharts.org/SCALE-support: "true" diff --git a/stable/budge/6.0.13/README.md b/stable/budge/6.0.14/README.md similarity index 100% rename from stable/budge/6.0.13/README.md rename to stable/budge/6.0.14/README.md diff --git a/stable/budge/6.0.14/app-changelog.md b/stable/budge/6.0.14/app-changelog.md new file mode 100644 index 00000000000..a9e401c0c99 --- /dev/null +++ b/stable/budge/6.0.14/app-changelog.md @@ -0,0 +1,10 @@ + + +## [budge-6.0.14](https://github.com/truecharts/charts/compare/budge-6.0.13...budge-6.0.14) (2023-10-29) + +### Chore + +- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693)) + - update container image tccr.io/truecharts/budge to v0.0.9 ([#14078](https://github.com/truecharts/charts/issues/14078)) + + \ No newline at end of file diff --git a/stable/budge/6.0.13/app-readme.md b/stable/budge/6.0.14/app-readme.md similarity index 100% rename from stable/budge/6.0.13/app-readme.md rename to stable/budge/6.0.14/app-readme.md diff --git a/stable/budge/6.0.13/charts/common-14.0.9.tgz b/stable/budge/6.0.14/charts/common-14.0.9.tgz similarity index 100% rename from stable/budge/6.0.13/charts/common-14.0.9.tgz rename to stable/budge/6.0.14/charts/common-14.0.9.tgz diff --git a/stable/budge/6.0.13/ix_values.yaml b/stable/budge/6.0.14/ix_values.yaml similarity index 85% rename from stable/budge/6.0.13/ix_values.yaml rename to stable/budge/6.0.14/ix_values.yaml index 4ba7a1ddecd..7217d740bd8 100644 --- a/stable/budge/6.0.13/ix_values.yaml +++ b/stable/budge/6.0.14/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/budge - tag: v0.0.9@sha256:fea3723b57c5657a9a788a611e355319891f51a7eaa8d17a2147240225eb5ac0 + tag: v0.0.9@sha256:98d58f88fac37cb1b6f574523063f6ba34786aa0090259595b35699bdf29db5b pullPolicy: IfNotPresent securityContext: diff --git a/stable/budge/6.0.13/questions.yaml b/stable/budge/6.0.14/questions.yaml similarity index 100% rename from stable/budge/6.0.13/questions.yaml rename to stable/budge/6.0.14/questions.yaml diff --git a/stable/budge/6.0.13/templates/NOTES.txt b/stable/budge/6.0.14/templates/NOTES.txt similarity index 100% rename from stable/budge/6.0.13/templates/NOTES.txt rename to stable/budge/6.0.14/templates/NOTES.txt diff --git a/stable/budge/6.0.13/templates/common.yaml b/stable/budge/6.0.14/templates/common.yaml similarity index 100% rename from stable/budge/6.0.13/templates/common.yaml rename to stable/budge/6.0.14/templates/common.yaml diff --git a/stable/budge/6.0.13/values.yaml b/stable/budge/6.0.14/values.yaml similarity index 100% rename from stable/budge/6.0.13/values.yaml rename to stable/budge/6.0.14/values.yaml diff --git a/stable/budge/item.yaml b/stable/budge/item.yaml index bc3d224c403..a4d6beff6bb 100644 --- a/stable/budge/item.yaml +++ b/stable/budge/item.yaml @@ -1,5 +1,4 @@ icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/budge.png categories: - media - screenshots: []