From 2e96d53b422ccc51cab878cd50a87f664d849c4c Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 8 Oct 2023 20:40:09 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/ghostfolio/0.0.20/app-changelog.md | 9 --------- .../{0.0.20 => 0.0.21}/CHANGELOG.md | 18 +++++++++--------- .../ghostfolio/{0.0.20 => 0.0.21}/Chart.yaml | 4 ++-- .../ghostfolio/{0.0.20 => 0.0.21}/README.md | 0 stable/ghostfolio/0.0.21/app-changelog.md | 9 +++++++++ .../{0.0.20 => 0.0.21}/app-readme.md | 0 .../charts/common-14.0.9.tgz | Bin .../{0.0.20 => 0.0.21}/charts/redis-7.0.6.tgz | Bin .../{0.0.20 => 0.0.21}/ix_values.yaml | 2 +- .../{0.0.20 => 0.0.21}/questions.yaml | 0 .../{0.0.20 => 0.0.21}/templates/NOTES.txt | 0 .../{0.0.20 => 0.0.21}/templates/_secrets.tpl | 0 .../{0.0.20 => 0.0.21}/templates/common.yaml | 0 .../ghostfolio/{0.0.20 => 0.0.21}/values.yaml | 0 14 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/ghostfolio/0.0.20/app-changelog.md rename stable/ghostfolio/{0.0.20 => 0.0.21}/CHANGELOG.md (91%) rename stable/ghostfolio/{0.0.20 => 0.0.21}/Chart.yaml (96%) rename stable/ghostfolio/{0.0.20 => 0.0.21}/README.md (100%) create mode 100644 stable/ghostfolio/0.0.21/app-changelog.md rename stable/ghostfolio/{0.0.20 => 0.0.21}/app-readme.md (100%) rename stable/ghostfolio/{0.0.20 => 0.0.21}/charts/common-14.0.9.tgz (100%) rename stable/ghostfolio/{0.0.20 => 0.0.21}/charts/redis-7.0.6.tgz (100%) rename stable/ghostfolio/{0.0.20 => 0.0.21}/ix_values.yaml (94%) rename stable/ghostfolio/{0.0.20 => 0.0.21}/questions.yaml (100%) rename stable/ghostfolio/{0.0.20 => 0.0.21}/templates/NOTES.txt (100%) rename stable/ghostfolio/{0.0.20 => 0.0.21}/templates/_secrets.tpl (100%) rename stable/ghostfolio/{0.0.20 => 0.0.21}/templates/common.yaml (100%) rename stable/ghostfolio/{0.0.20 => 0.0.21}/values.yaml (100%) diff --git a/stable/ghostfolio/0.0.20/app-changelog.md b/stable/ghostfolio/0.0.20/app-changelog.md deleted file mode 100644 index 9f1f010da69..00000000000 --- a/stable/ghostfolio/0.0.20/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ghostfolio-0.0.20](https://github.com/truecharts/charts/compare/ghostfolio-0.0.19...ghostfolio-0.0.20) (2023-10-07) - -### Chore - -- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) - - \ No newline at end of file diff --git a/stable/ghostfolio/0.0.20/CHANGELOG.md b/stable/ghostfolio/0.0.21/CHANGELOG.md similarity index 91% rename from stable/ghostfolio/0.0.20/CHANGELOG.md rename to stable/ghostfolio/0.0.21/CHANGELOG.md index 83896e6fd87..05277ef2f5e 100644 --- a/stable/ghostfolio/0.0.20/CHANGELOG.md +++ b/stable/ghostfolio/0.0.21/CHANGELOG.md @@ -4,6 +4,15 @@ +## [ghostfolio-0.0.21](https://github.com/truecharts/charts/compare/ghostfolio-0.0.20...ghostfolio-0.0.21) (2023-10-08) + +### Chore + +- update container image tccr.io/truecharts/ghostfolio to v2.9.0 ([#13419](https://github.com/truecharts/charts/issues/13419)) + + + + ## [ghostfolio-0.0.20](https://github.com/truecharts/charts/compare/ghostfolio-0.0.19...ghostfolio-0.0.20) (2023-10-07) ### Chore @@ -88,12 +97,3 @@ ## [ghostfolio-0.0.11](https://github.com/truecharts/charts/compare/ghostfolio-0.0.10...ghostfolio-0.0.11) (2023-09-10) ### Chore - -- update container image tccr.io/truecharts/ghostfolio to v2.0.0 ([#12454](https://github.com/truecharts/charts/issues/12454)) - - - - -## [ghostfolio-0.0.10](https://github.com/truecharts/charts/compare/ghostfolio-0.0.9...ghostfolio-0.0.10) (2023-09-07) - -### Chore diff --git a/stable/ghostfolio/0.0.20/Chart.yaml b/stable/ghostfolio/0.0.21/Chart.yaml similarity index 96% rename from stable/ghostfolio/0.0.20/Chart.yaml rename to stable/ghostfolio/0.0.21/Chart.yaml index 476409c1c85..13565e155b3 100644 --- a/stable/ghostfolio/0.0.20/Chart.yaml +++ b/stable/ghostfolio/0.0.21/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.8.0" +appVersion: "2.9.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -25,7 +25,7 @@ sources: - https://github.com/ghostfolio/ghostfolio - https://ghostfol.io/ type: application -version: 0.0.20 +version: 0.0.21 annotations: truecharts.org/catagories: | - finance diff --git a/stable/ghostfolio/0.0.20/README.md b/stable/ghostfolio/0.0.21/README.md similarity index 100% rename from stable/ghostfolio/0.0.20/README.md rename to stable/ghostfolio/0.0.21/README.md diff --git a/stable/ghostfolio/0.0.21/app-changelog.md b/stable/ghostfolio/0.0.21/app-changelog.md new file mode 100644 index 00000000000..fff93a1e971 --- /dev/null +++ b/stable/ghostfolio/0.0.21/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ghostfolio-0.0.21](https://github.com/truecharts/charts/compare/ghostfolio-0.0.20...ghostfolio-0.0.21) (2023-10-08) + +### Chore + +- update container image tccr.io/truecharts/ghostfolio to v2.9.0 ([#13419](https://github.com/truecharts/charts/issues/13419)) + + \ No newline at end of file diff --git a/stable/ghostfolio/0.0.20/app-readme.md b/stable/ghostfolio/0.0.21/app-readme.md similarity index 100% rename from stable/ghostfolio/0.0.20/app-readme.md rename to stable/ghostfolio/0.0.21/app-readme.md diff --git a/stable/ghostfolio/0.0.20/charts/common-14.0.9.tgz b/stable/ghostfolio/0.0.21/charts/common-14.0.9.tgz similarity index 100% rename from stable/ghostfolio/0.0.20/charts/common-14.0.9.tgz rename to stable/ghostfolio/0.0.21/charts/common-14.0.9.tgz diff --git a/stable/ghostfolio/0.0.20/charts/redis-7.0.6.tgz b/stable/ghostfolio/0.0.21/charts/redis-7.0.6.tgz similarity index 100% rename from stable/ghostfolio/0.0.20/charts/redis-7.0.6.tgz rename to stable/ghostfolio/0.0.21/charts/redis-7.0.6.tgz diff --git a/stable/ghostfolio/0.0.20/ix_values.yaml b/stable/ghostfolio/0.0.21/ix_values.yaml similarity index 94% rename from stable/ghostfolio/0.0.20/ix_values.yaml rename to stable/ghostfolio/0.0.21/ix_values.yaml index f8494abfa1a..ce868bc5ff7 100644 --- a/stable/ghostfolio/0.0.20/ix_values.yaml +++ b/stable/ghostfolio/0.0.21/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/ghostfolio pullPolicy: IfNotPresent - tag: v2.8.0@sha256:ad9b95353b2de87915c12986c0c21295c9169930798085b21d17c9b9e0875006 + tag: v2.9.0@sha256:4a32533fdfc68983678e6f6c462c5f7a2c5ef34c418da78e5505b7b2b67ba5b4 securityContext: container: diff --git a/stable/ghostfolio/0.0.20/questions.yaml b/stable/ghostfolio/0.0.21/questions.yaml similarity index 100% rename from stable/ghostfolio/0.0.20/questions.yaml rename to stable/ghostfolio/0.0.21/questions.yaml diff --git a/stable/ghostfolio/0.0.20/templates/NOTES.txt b/stable/ghostfolio/0.0.21/templates/NOTES.txt similarity index 100% rename from stable/ghostfolio/0.0.20/templates/NOTES.txt rename to stable/ghostfolio/0.0.21/templates/NOTES.txt diff --git a/stable/ghostfolio/0.0.20/templates/_secrets.tpl b/stable/ghostfolio/0.0.21/templates/_secrets.tpl similarity index 100% rename from stable/ghostfolio/0.0.20/templates/_secrets.tpl rename to stable/ghostfolio/0.0.21/templates/_secrets.tpl diff --git a/stable/ghostfolio/0.0.20/templates/common.yaml b/stable/ghostfolio/0.0.21/templates/common.yaml similarity index 100% rename from stable/ghostfolio/0.0.20/templates/common.yaml rename to stable/ghostfolio/0.0.21/templates/common.yaml diff --git a/stable/ghostfolio/0.0.20/values.yaml b/stable/ghostfolio/0.0.21/values.yaml similarity index 100% rename from stable/ghostfolio/0.0.20/values.yaml rename to stable/ghostfolio/0.0.21/values.yaml