From 7da480e8435711c69d918562f0a191ca315cf3da Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 18 Sep 2023 02:47:12 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/ghostfolio/0.0.13/app-changelog.md | 9 --------- stable/ghostfolio/{0.0.13 => 0.0.14}/CHANGELOG.md | 9 +++++++++ stable/ghostfolio/{0.0.13 => 0.0.14}/Chart.yaml | 4 ++-- stable/ghostfolio/{0.0.13 => 0.0.14}/README.md | 0 stable/ghostfolio/0.0.14/app-changelog.md | 9 +++++++++ stable/ghostfolio/{0.0.13 => 0.0.14}/app-readme.md | 0 .../{0.0.13 => 0.0.14}/charts/common-14.0.3.tgz | Bin .../{0.0.13 => 0.0.14}/charts/redis-7.0.6.tgz | Bin stable/ghostfolio/{0.0.13 => 0.0.14}/ix_values.yaml | 2 +- stable/ghostfolio/{0.0.13 => 0.0.14}/questions.yaml | 0 .../{0.0.13 => 0.0.14}/templates/NOTES.txt | 0 .../{0.0.13 => 0.0.14}/templates/_secrets.tpl | 0 .../{0.0.13 => 0.0.14}/templates/common.yaml | 0 stable/ghostfolio/{0.0.13 => 0.0.14}/values.yaml | 0 14 files changed, 21 insertions(+), 12 deletions(-) delete mode 100644 stable/ghostfolio/0.0.13/app-changelog.md rename stable/ghostfolio/{0.0.13 => 0.0.14}/CHANGELOG.md (85%) rename stable/ghostfolio/{0.0.13 => 0.0.14}/Chart.yaml (96%) rename stable/ghostfolio/{0.0.13 => 0.0.14}/README.md (100%) create mode 100644 stable/ghostfolio/0.0.14/app-changelog.md rename stable/ghostfolio/{0.0.13 => 0.0.14}/app-readme.md (100%) rename stable/ghostfolio/{0.0.13 => 0.0.14}/charts/common-14.0.3.tgz (100%) rename stable/ghostfolio/{0.0.13 => 0.0.14}/charts/redis-7.0.6.tgz (100%) rename stable/ghostfolio/{0.0.13 => 0.0.14}/ix_values.yaml (94%) rename stable/ghostfolio/{0.0.13 => 0.0.14}/questions.yaml (100%) rename stable/ghostfolio/{0.0.13 => 0.0.14}/templates/NOTES.txt (100%) rename stable/ghostfolio/{0.0.13 => 0.0.14}/templates/_secrets.tpl (100%) rename stable/ghostfolio/{0.0.13 => 0.0.14}/templates/common.yaml (100%) rename stable/ghostfolio/{0.0.13 => 0.0.14}/values.yaml (100%) diff --git a/stable/ghostfolio/0.0.13/app-changelog.md b/stable/ghostfolio/0.0.13/app-changelog.md deleted file mode 100644 index 76a432596f0..00000000000 --- a/stable/ghostfolio/0.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ghostfolio-0.0.13](https://github.com/truecharts/charts/compare/ghostfolio-0.0.12...ghostfolio-0.0.13) (2023-09-17) - -### Chore - -- update container image tccr.io/truecharts/ghostfolio to v2.2.0 ([#12694](https://github.com/truecharts/charts/issues/12694)) - - \ No newline at end of file diff --git a/stable/ghostfolio/0.0.13/CHANGELOG.md b/stable/ghostfolio/0.0.14/CHANGELOG.md similarity index 85% rename from stable/ghostfolio/0.0.13/CHANGELOG.md rename to stable/ghostfolio/0.0.14/CHANGELOG.md index 07735544c93..5db3cfbcde6 100644 --- a/stable/ghostfolio/0.0.13/CHANGELOG.md +++ b/stable/ghostfolio/0.0.14/CHANGELOG.md @@ -4,6 +4,15 @@ +## [ghostfolio-0.0.14](https://github.com/truecharts/charts/compare/ghostfolio-0.0.13...ghostfolio-0.0.14) (2023-09-18) + +### Chore + +- update container image tccr.io/truecharts/ghostfolio to v2.3.0 ([#12714](https://github.com/truecharts/charts/issues/12714)) + + + + ## [ghostfolio-0.0.13](https://github.com/truecharts/charts/compare/ghostfolio-0.0.12...ghostfolio-0.0.13) (2023-09-17) ### Chore diff --git a/stable/ghostfolio/0.0.13/Chart.yaml b/stable/ghostfolio/0.0.14/Chart.yaml similarity index 96% rename from stable/ghostfolio/0.0.13/Chart.yaml rename to stable/ghostfolio/0.0.14/Chart.yaml index 14c81c53d00..6fca73bfa07 100644 --- a/stable/ghostfolio/0.0.13/Chart.yaml +++ b/stable/ghostfolio/0.0.14/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.2.0" +appVersion: "2.3.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.13 +version: 0.0.14 annotations: truecharts.org/catagories: | - finance diff --git a/stable/ghostfolio/0.0.13/README.md b/stable/ghostfolio/0.0.14/README.md similarity index 100% rename from stable/ghostfolio/0.0.13/README.md rename to stable/ghostfolio/0.0.14/README.md diff --git a/stable/ghostfolio/0.0.14/app-changelog.md b/stable/ghostfolio/0.0.14/app-changelog.md new file mode 100644 index 00000000000..924a46fc7ba --- /dev/null +++ b/stable/ghostfolio/0.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ghostfolio-0.0.14](https://github.com/truecharts/charts/compare/ghostfolio-0.0.13...ghostfolio-0.0.14) (2023-09-18) + +### Chore + +- update container image tccr.io/truecharts/ghostfolio to v2.3.0 ([#12714](https://github.com/truecharts/charts/issues/12714)) + + \ No newline at end of file diff --git a/stable/ghostfolio/0.0.13/app-readme.md b/stable/ghostfolio/0.0.14/app-readme.md similarity index 100% rename from stable/ghostfolio/0.0.13/app-readme.md rename to stable/ghostfolio/0.0.14/app-readme.md diff --git a/stable/ghostfolio/0.0.13/charts/common-14.0.3.tgz b/stable/ghostfolio/0.0.14/charts/common-14.0.3.tgz similarity index 100% rename from stable/ghostfolio/0.0.13/charts/common-14.0.3.tgz rename to stable/ghostfolio/0.0.14/charts/common-14.0.3.tgz diff --git a/stable/ghostfolio/0.0.13/charts/redis-7.0.6.tgz b/stable/ghostfolio/0.0.14/charts/redis-7.0.6.tgz similarity index 100% rename from stable/ghostfolio/0.0.13/charts/redis-7.0.6.tgz rename to stable/ghostfolio/0.0.14/charts/redis-7.0.6.tgz diff --git a/stable/ghostfolio/0.0.13/ix_values.yaml b/stable/ghostfolio/0.0.14/ix_values.yaml similarity index 94% rename from stable/ghostfolio/0.0.13/ix_values.yaml rename to stable/ghostfolio/0.0.14/ix_values.yaml index eab03ad1ebe..489f9d44d36 100644 --- a/stable/ghostfolio/0.0.13/ix_values.yaml +++ b/stable/ghostfolio/0.0.14/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/ghostfolio pullPolicy: IfNotPresent - tag: v2.2.0@sha256:6f3e864b3b0655292a41daa071aaabe17d8a6b6691254df56f1190c78c731898 + tag: v2.3.0@sha256:6fdb7717688f1fdd906c62a19bbb6bb2812433fd582de896c79bea2a705fee0a securityContext: container: diff --git a/stable/ghostfolio/0.0.13/questions.yaml b/stable/ghostfolio/0.0.14/questions.yaml similarity index 100% rename from stable/ghostfolio/0.0.13/questions.yaml rename to stable/ghostfolio/0.0.14/questions.yaml diff --git a/stable/ghostfolio/0.0.13/templates/NOTES.txt b/stable/ghostfolio/0.0.14/templates/NOTES.txt similarity index 100% rename from stable/ghostfolio/0.0.13/templates/NOTES.txt rename to stable/ghostfolio/0.0.14/templates/NOTES.txt diff --git a/stable/ghostfolio/0.0.13/templates/_secrets.tpl b/stable/ghostfolio/0.0.14/templates/_secrets.tpl similarity index 100% rename from stable/ghostfolio/0.0.13/templates/_secrets.tpl rename to stable/ghostfolio/0.0.14/templates/_secrets.tpl diff --git a/stable/ghostfolio/0.0.13/templates/common.yaml b/stable/ghostfolio/0.0.14/templates/common.yaml similarity index 100% rename from stable/ghostfolio/0.0.13/templates/common.yaml rename to stable/ghostfolio/0.0.14/templates/common.yaml diff --git a/stable/ghostfolio/0.0.13/values.yaml b/stable/ghostfolio/0.0.14/values.yaml similarity index 100% rename from stable/ghostfolio/0.0.13/values.yaml rename to stable/ghostfolio/0.0.14/values.yaml