From f8aa0b444e4ac55096027475427b4c7eae5c8db6 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 10 Sep 2023 07:40:37 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/ghostfolio/0.0.10/app-changelog.md | 9 --------- stable/ghostfolio/{0.0.10 => 0.0.11}/CHANGELOG.md | 9 +++++++++ stable/ghostfolio/{0.0.10 => 0.0.11}/Chart.yaml | 4 ++-- stable/ghostfolio/{0.0.10 => 0.0.11}/README.md | 0 stable/ghostfolio/0.0.11/app-changelog.md | 9 +++++++++ stable/ghostfolio/{0.0.10 => 0.0.11}/app-readme.md | 0 .../{0.0.10 => 0.0.11}/charts/common-14.0.3.tgz | Bin .../{0.0.10 => 0.0.11}/charts/redis-7.0.6.tgz | Bin stable/ghostfolio/{0.0.10 => 0.0.11}/ix_values.yaml | 2 +- stable/ghostfolio/{0.0.10 => 0.0.11}/questions.yaml | 0 .../{0.0.10 => 0.0.11}/templates/NOTES.txt | 0 .../{0.0.10 => 0.0.11}/templates/_secrets.tpl | 0 .../{0.0.10 => 0.0.11}/templates/common.yaml | 0 stable/ghostfolio/{0.0.10 => 0.0.11}/values.yaml | 0 14 files changed, 21 insertions(+), 12 deletions(-) delete mode 100644 stable/ghostfolio/0.0.10/app-changelog.md rename stable/ghostfolio/{0.0.10 => 0.0.11}/CHANGELOG.md (73%) rename stable/ghostfolio/{0.0.10 => 0.0.11}/Chart.yaml (96%) rename stable/ghostfolio/{0.0.10 => 0.0.11}/README.md (100%) create mode 100644 stable/ghostfolio/0.0.11/app-changelog.md rename stable/ghostfolio/{0.0.10 => 0.0.11}/app-readme.md (100%) rename stable/ghostfolio/{0.0.10 => 0.0.11}/charts/common-14.0.3.tgz (100%) rename stable/ghostfolio/{0.0.10 => 0.0.11}/charts/redis-7.0.6.tgz (100%) rename stable/ghostfolio/{0.0.10 => 0.0.11}/ix_values.yaml (94%) rename stable/ghostfolio/{0.0.10 => 0.0.11}/questions.yaml (100%) rename stable/ghostfolio/{0.0.10 => 0.0.11}/templates/NOTES.txt (100%) rename stable/ghostfolio/{0.0.10 => 0.0.11}/templates/_secrets.tpl (100%) rename stable/ghostfolio/{0.0.10 => 0.0.11}/templates/common.yaml (100%) rename stable/ghostfolio/{0.0.10 => 0.0.11}/values.yaml (100%) diff --git a/stable/ghostfolio/0.0.10/app-changelog.md b/stable/ghostfolio/0.0.10/app-changelog.md deleted file mode 100644 index e99a6d71fc..0000000000 --- a/stable/ghostfolio/0.0.10/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ghostfolio-0.0.10](https://github.com/truecharts/charts/compare/ghostfolio-0.0.9...ghostfolio-0.0.10) (2023-09-07) - -### Chore - -- update container image tccr.io/truecharts/ghostfolio to v1.305.0 ([#12322](https://github.com/truecharts/charts/issues/12322)) - - \ No newline at end of file diff --git a/stable/ghostfolio/0.0.10/CHANGELOG.md b/stable/ghostfolio/0.0.11/CHANGELOG.md similarity index 73% rename from stable/ghostfolio/0.0.10/CHANGELOG.md rename to stable/ghostfolio/0.0.11/CHANGELOG.md index 87dc324bd4..98308bca68 100644 --- a/stable/ghostfolio/0.0.10/CHANGELOG.md +++ b/stable/ghostfolio/0.0.11/CHANGELOG.md @@ -4,6 +4,15 @@ +## [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.10/Chart.yaml b/stable/ghostfolio/0.0.11/Chart.yaml similarity index 96% rename from stable/ghostfolio/0.0.10/Chart.yaml rename to stable/ghostfolio/0.0.11/Chart.yaml index f26da47d50..b55ad5d362 100644 --- a/stable/ghostfolio/0.0.10/Chart.yaml +++ b/stable/ghostfolio/0.0.11/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.305.0" +appVersion: "2.0.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.10 +version: 0.0.11 annotations: truecharts.org/catagories: | - finance diff --git a/stable/ghostfolio/0.0.10/README.md b/stable/ghostfolio/0.0.11/README.md similarity index 100% rename from stable/ghostfolio/0.0.10/README.md rename to stable/ghostfolio/0.0.11/README.md diff --git a/stable/ghostfolio/0.0.11/app-changelog.md b/stable/ghostfolio/0.0.11/app-changelog.md new file mode 100644 index 0000000000..593b72dcf9 --- /dev/null +++ b/stable/ghostfolio/0.0.11/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/ghostfolio/0.0.10/app-readme.md b/stable/ghostfolio/0.0.11/app-readme.md similarity index 100% rename from stable/ghostfolio/0.0.10/app-readme.md rename to stable/ghostfolio/0.0.11/app-readme.md diff --git a/stable/ghostfolio/0.0.10/charts/common-14.0.3.tgz b/stable/ghostfolio/0.0.11/charts/common-14.0.3.tgz similarity index 100% rename from stable/ghostfolio/0.0.10/charts/common-14.0.3.tgz rename to stable/ghostfolio/0.0.11/charts/common-14.0.3.tgz diff --git a/stable/ghostfolio/0.0.10/charts/redis-7.0.6.tgz b/stable/ghostfolio/0.0.11/charts/redis-7.0.6.tgz similarity index 100% rename from stable/ghostfolio/0.0.10/charts/redis-7.0.6.tgz rename to stable/ghostfolio/0.0.11/charts/redis-7.0.6.tgz diff --git a/stable/ghostfolio/0.0.10/ix_values.yaml b/stable/ghostfolio/0.0.11/ix_values.yaml similarity index 94% rename from stable/ghostfolio/0.0.10/ix_values.yaml rename to stable/ghostfolio/0.0.11/ix_values.yaml index 72a9d89187..d7174fd45f 100644 --- a/stable/ghostfolio/0.0.10/ix_values.yaml +++ b/stable/ghostfolio/0.0.11/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/ghostfolio pullPolicy: IfNotPresent - tag: v1.305.0@sha256:e04191a85b32253642892b75b2a03bafd363c9132a99c4bf7b808249198c0c05 + tag: v2.0.0@sha256:daa6cbba9e3fbf0cc73ed0154ccc9776347465ed4fd7620afe9f69d6b05c4d2c securityContext: container: diff --git a/stable/ghostfolio/0.0.10/questions.yaml b/stable/ghostfolio/0.0.11/questions.yaml similarity index 100% rename from stable/ghostfolio/0.0.10/questions.yaml rename to stable/ghostfolio/0.0.11/questions.yaml diff --git a/stable/ghostfolio/0.0.10/templates/NOTES.txt b/stable/ghostfolio/0.0.11/templates/NOTES.txt similarity index 100% rename from stable/ghostfolio/0.0.10/templates/NOTES.txt rename to stable/ghostfolio/0.0.11/templates/NOTES.txt diff --git a/stable/ghostfolio/0.0.10/templates/_secrets.tpl b/stable/ghostfolio/0.0.11/templates/_secrets.tpl similarity index 100% rename from stable/ghostfolio/0.0.10/templates/_secrets.tpl rename to stable/ghostfolio/0.0.11/templates/_secrets.tpl diff --git a/stable/ghostfolio/0.0.10/templates/common.yaml b/stable/ghostfolio/0.0.11/templates/common.yaml similarity index 100% rename from stable/ghostfolio/0.0.10/templates/common.yaml rename to stable/ghostfolio/0.0.11/templates/common.yaml diff --git a/stable/ghostfolio/0.0.10/values.yaml b/stable/ghostfolio/0.0.11/values.yaml similarity index 100% rename from stable/ghostfolio/0.0.10/values.yaml rename to stable/ghostfolio/0.0.11/values.yaml