From 4dfa3687c92810390c16d5fb4e4a8f7e999260da Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 7 Jan 2023 13:49:01 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/budge/4.0.11/app-changelog.md | 9 --------- stable/budge/{4.0.11 => 4.0.12}/CHANGELOG.md | 18 +++++++++--------- stable/budge/{4.0.11 => 4.0.12}/Chart.yaml | 2 +- stable/budge/{4.0.11 => 4.0.12}/README.md | 0 stable/budge/4.0.12/app-changelog.md | 9 +++++++++ stable/budge/{4.0.11 => 4.0.12}/app-readme.md | 0 .../charts/common-11.1.2.tgz | Bin .../budge/{4.0.11 => 4.0.12}/ix_values.yaml | 2 +- .../budge/{4.0.11 => 4.0.12}/questions.yaml | 0 .../{4.0.11 => 4.0.12}/templates/common.yaml | 0 stable/budge/{4.0.11 => 4.0.12}/values.yaml | 0 11 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/budge/4.0.11/app-changelog.md rename stable/budge/{4.0.11 => 4.0.12}/CHANGELOG.md (91%) rename stable/budge/{4.0.11 => 4.0.12}/Chart.yaml (98%) rename stable/budge/{4.0.11 => 4.0.12}/README.md (100%) create mode 100644 stable/budge/4.0.12/app-changelog.md rename stable/budge/{4.0.11 => 4.0.12}/app-readme.md (100%) rename stable/budge/{4.0.11 => 4.0.12}/charts/common-11.1.2.tgz (100%) rename stable/budge/{4.0.11 => 4.0.12}/ix_values.yaml (83%) rename stable/budge/{4.0.11 => 4.0.12}/questions.yaml (100%) rename stable/budge/{4.0.11 => 4.0.12}/templates/common.yaml (100%) rename stable/budge/{4.0.11 => 4.0.12}/values.yaml (100%) diff --git a/stable/budge/4.0.11/app-changelog.md b/stable/budge/4.0.11/app-changelog.md deleted file mode 100644 index 7d512c2dbc..0000000000 --- a/stable/budge/4.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [budge-4.0.11](https://github.com/truecharts/charts/compare/budge-4.0.10...budge-4.0.11) (2022-12-27) - -### Chore - -- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) - - \ No newline at end of file diff --git a/stable/budge/4.0.11/CHANGELOG.md b/stable/budge/4.0.12/CHANGELOG.md similarity index 91% rename from stable/budge/4.0.11/CHANGELOG.md rename to stable/budge/4.0.12/CHANGELOG.md index 8b867a34e8..0fa4165211 100644 --- a/stable/budge/4.0.11/CHANGELOG.md +++ b/stable/budge/4.0.12/CHANGELOG.md @@ -4,6 +4,15 @@ +## [budge-4.0.12](https://github.com/truecharts/charts/compare/budge-4.0.11...budge-4.0.12) (2023-01-07) + +### Chore + +- update container image tccr.io/truecharts/budge to v0.0.9 + + + + ## [budge-4.0.11](https://github.com/truecharts/charts/compare/budge-4.0.10...budge-4.0.11) (2022-12-27) ### Chore @@ -88,12 +97,3 @@ ## [budge-4.0.4](https://github.com/truecharts/charts/compare/budge-4.0.2...budge-4.0.4) (2022-11-30) - - - - -## [budge-4.0.4](https://github.com/truecharts/charts/compare/budge-4.0.2...budge-4.0.4) (2022-11-30) - - - - diff --git a/stable/budge/4.0.11/Chart.yaml b/stable/budge/4.0.12/Chart.yaml similarity index 98% rename from stable/budge/4.0.11/Chart.yaml rename to stable/budge/4.0.12/Chart.yaml index 472e5830aa..299c5d7d32 100644 --- a/stable/budge/4.0.11/Chart.yaml +++ b/stable/budge/4.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: 4.0.11 +version: 4.0.12 annotations: truecharts.org/catagories: | - media diff --git a/stable/budge/4.0.11/README.md b/stable/budge/4.0.12/README.md similarity index 100% rename from stable/budge/4.0.11/README.md rename to stable/budge/4.0.12/README.md diff --git a/stable/budge/4.0.12/app-changelog.md b/stable/budge/4.0.12/app-changelog.md new file mode 100644 index 0000000000..2c72aac990 --- /dev/null +++ b/stable/budge/4.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [budge-4.0.12](https://github.com/truecharts/charts/compare/budge-4.0.11...budge-4.0.12) (2023-01-07) + +### Chore + +- update container image tccr.io/truecharts/budge to v0.0.9 + + \ No newline at end of file diff --git a/stable/budge/4.0.11/app-readme.md b/stable/budge/4.0.12/app-readme.md similarity index 100% rename from stable/budge/4.0.11/app-readme.md rename to stable/budge/4.0.12/app-readme.md diff --git a/stable/budge/4.0.11/charts/common-11.1.2.tgz b/stable/budge/4.0.12/charts/common-11.1.2.tgz similarity index 100% rename from stable/budge/4.0.11/charts/common-11.1.2.tgz rename to stable/budge/4.0.12/charts/common-11.1.2.tgz diff --git a/stable/budge/4.0.11/ix_values.yaml b/stable/budge/4.0.12/ix_values.yaml similarity index 83% rename from stable/budge/4.0.11/ix_values.yaml rename to stable/budge/4.0.12/ix_values.yaml index 51eac02f1c..b6c08aa789 100644 --- a/stable/budge/4.0.11/ix_values.yaml +++ b/stable/budge/4.0.12/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/budge - tag: v0.0.9@sha256:6c360237d7f48ccd4e4ba39f298dea91fe940b81e4b8a43f21ccaed72a88c10e + tag: v0.0.9@sha256:ccb49d02df9525f18c042c24d946952b8500474c991e66380e3298e4f80cb443 pullPolicy: IfNotPresent securityContext: diff --git a/stable/budge/4.0.11/questions.yaml b/stable/budge/4.0.12/questions.yaml similarity index 100% rename from stable/budge/4.0.11/questions.yaml rename to stable/budge/4.0.12/questions.yaml diff --git a/stable/budge/4.0.11/templates/common.yaml b/stable/budge/4.0.12/templates/common.yaml similarity index 100% rename from stable/budge/4.0.11/templates/common.yaml rename to stable/budge/4.0.12/templates/common.yaml diff --git a/stable/budge/4.0.11/values.yaml b/stable/budge/4.0.12/values.yaml similarity index 100% rename from stable/budge/4.0.11/values.yaml rename to stable/budge/4.0.12/values.yaml