From f9696cfc364b90486367c9d3e0099464d4dff84b Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 19 Nov 2023 18:31:10 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/ghostfolio/0.0.41/app-changelog.md | 9 --------- .../{0.0.41 => 0.1.41}/CHANGELOG.md | 18 +++++++++--------- .../ghostfolio/{0.0.41 => 0.1.41}/Chart.yaml | 4 ++-- .../ghostfolio/{0.0.41 => 0.1.41}/README.md | 0 stable/ghostfolio/0.1.41/app-changelog.md | 9 +++++++++ .../{0.0.41 => 0.1.41}/app-readme.md | 0 .../charts/common-14.3.5.tgz | Bin .../{0.0.41 => 0.1.41}/charts/redis-7.0.6.tgz | Bin .../{0.0.41 => 0.1.41}/ix_values.yaml | 2 +- .../{0.0.41 => 0.1.41}/questions.yaml | 0 .../{0.0.41 => 0.1.41}/templates/NOTES.txt | 0 .../{0.0.41 => 0.1.41}/templates/_secrets.tpl | 0 .../{0.0.41 => 0.1.41}/templates/common.yaml | 0 .../ghostfolio/{0.0.41 => 0.1.41}/values.yaml | 0 14 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/ghostfolio/0.0.41/app-changelog.md rename stable/ghostfolio/{0.0.41 => 0.1.41}/CHANGELOG.md (88%) rename stable/ghostfolio/{0.0.41 => 0.1.41}/Chart.yaml (96%) rename stable/ghostfolio/{0.0.41 => 0.1.41}/README.md (100%) create mode 100644 stable/ghostfolio/0.1.41/app-changelog.md rename stable/ghostfolio/{0.0.41 => 0.1.41}/app-readme.md (100%) rename stable/ghostfolio/{0.0.41 => 0.1.41}/charts/common-14.3.5.tgz (100%) rename stable/ghostfolio/{0.0.41 => 0.1.41}/charts/redis-7.0.6.tgz (100%) rename stable/ghostfolio/{0.0.41 => 0.1.41}/ix_values.yaml (94%) rename stable/ghostfolio/{0.0.41 => 0.1.41}/questions.yaml (100%) rename stable/ghostfolio/{0.0.41 => 0.1.41}/templates/NOTES.txt (100%) rename stable/ghostfolio/{0.0.41 => 0.1.41}/templates/_secrets.tpl (100%) rename stable/ghostfolio/{0.0.41 => 0.1.41}/templates/common.yaml (100%) rename stable/ghostfolio/{0.0.41 => 0.1.41}/values.yaml (100%) diff --git a/stable/ghostfolio/0.0.41/app-changelog.md b/stable/ghostfolio/0.0.41/app-changelog.md deleted file mode 100644 index f3ee0d86c9..0000000000 --- a/stable/ghostfolio/0.0.41/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ghostfolio-0.0.41](https://github.com/truecharts/charts/compare/ghostfolio-0.0.40...ghostfolio-0.0.41) (2023-11-17) - -### Feat - -- update container image ghostfolio/ghostfolio to v2.24.0 ([#14803](https://github.com/truecharts/charts/issues/14803)) - - \ No newline at end of file diff --git a/stable/ghostfolio/0.0.41/CHANGELOG.md b/stable/ghostfolio/0.1.41/CHANGELOG.md similarity index 88% rename from stable/ghostfolio/0.0.41/CHANGELOG.md rename to stable/ghostfolio/0.1.41/CHANGELOG.md index 696a5c3bd9..b89751e3d5 100644 --- a/stable/ghostfolio/0.0.41/CHANGELOG.md +++ b/stable/ghostfolio/0.1.41/CHANGELOG.md @@ -4,6 +4,15 @@ +## [ghostfolio-0.1.41](https://github.com/truecharts/charts/compare/ghostfolio-0.0.41...ghostfolio-0.1.41) (2023-11-19) + +### Feat + +- update container image ghostfolio/ghostfolio to v2.25.1 ([#15114](https://github.com/truecharts/charts/issues/15114)) + + + + ## [ghostfolio-0.0.41](https://github.com/truecharts/charts/compare/ghostfolio-0.0.40...ghostfolio-0.0.41) (2023-11-17) ### Feat @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/ghostfolio to v2.18.0 ([#14363](https://github.com/truecharts/charts/issues/14363)) - - -## [ghostfolio-0.0.31](https://github.com/truecharts/charts/compare/ghostfolio-0.0.30...ghostfolio-0.0.31) (2023-11-05) - -### Chore - -- update helm general non-major ([#14365](https://github.com/truecharts/charts/issues/14365)) - - update helm general non-major ([#14287](https://github.com/truecharts/charts/issues/14287)) - diff --git a/stable/ghostfolio/0.0.41/Chart.yaml b/stable/ghostfolio/0.1.41/Chart.yaml similarity index 96% rename from stable/ghostfolio/0.0.41/Chart.yaml rename to stable/ghostfolio/0.1.41/Chart.yaml index 5c95313fae..ccdf765fb4 100644 --- a/stable/ghostfolio/0.0.41/Chart.yaml +++ b/stable/ghostfolio/0.1.41/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.24.0" +appVersion: 2.25.1 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.41 +version: 0.1.41 annotations: truecharts.org/category: finance truecharts.org/SCALE-support: "true" diff --git a/stable/ghostfolio/0.0.41/README.md b/stable/ghostfolio/0.1.41/README.md similarity index 100% rename from stable/ghostfolio/0.0.41/README.md rename to stable/ghostfolio/0.1.41/README.md diff --git a/stable/ghostfolio/0.1.41/app-changelog.md b/stable/ghostfolio/0.1.41/app-changelog.md new file mode 100644 index 0000000000..adda202338 --- /dev/null +++ b/stable/ghostfolio/0.1.41/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ghostfolio-0.1.41](https://github.com/truecharts/charts/compare/ghostfolio-0.0.41...ghostfolio-0.1.41) (2023-11-19) + +### Feat + +- update container image ghostfolio/ghostfolio to v2.25.1 ([#15114](https://github.com/truecharts/charts/issues/15114)) + + \ No newline at end of file diff --git a/stable/ghostfolio/0.0.41/app-readme.md b/stable/ghostfolio/0.1.41/app-readme.md similarity index 100% rename from stable/ghostfolio/0.0.41/app-readme.md rename to stable/ghostfolio/0.1.41/app-readme.md diff --git a/stable/ghostfolio/0.0.41/charts/common-14.3.5.tgz b/stable/ghostfolio/0.1.41/charts/common-14.3.5.tgz similarity index 100% rename from stable/ghostfolio/0.0.41/charts/common-14.3.5.tgz rename to stable/ghostfolio/0.1.41/charts/common-14.3.5.tgz diff --git a/stable/ghostfolio/0.0.41/charts/redis-7.0.6.tgz b/stable/ghostfolio/0.1.41/charts/redis-7.0.6.tgz similarity index 100% rename from stable/ghostfolio/0.0.41/charts/redis-7.0.6.tgz rename to stable/ghostfolio/0.1.41/charts/redis-7.0.6.tgz diff --git a/stable/ghostfolio/0.0.41/ix_values.yaml b/stable/ghostfolio/0.1.41/ix_values.yaml similarity index 94% rename from stable/ghostfolio/0.0.41/ix_values.yaml rename to stable/ghostfolio/0.1.41/ix_values.yaml index 78cda220fb..b9da264453 100644 --- a/stable/ghostfolio/0.0.41/ix_values.yaml +++ b/stable/ghostfolio/0.1.41/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghostfolio/ghostfolio pullPolicy: IfNotPresent - tag: 2.24.0@sha256:11af0887458b1386ef22eb8f071b0bee928d13416603c5f5e04fe513645e0289 + tag: 2.25.1@sha256:c7caf143bb3e7d08eccb71c9ec9095eec2f7d33e198540c73756cbedabc052d3 securityContext: container: runAsNonRoot: false diff --git a/stable/ghostfolio/0.0.41/questions.yaml b/stable/ghostfolio/0.1.41/questions.yaml similarity index 100% rename from stable/ghostfolio/0.0.41/questions.yaml rename to stable/ghostfolio/0.1.41/questions.yaml diff --git a/stable/ghostfolio/0.0.41/templates/NOTES.txt b/stable/ghostfolio/0.1.41/templates/NOTES.txt similarity index 100% rename from stable/ghostfolio/0.0.41/templates/NOTES.txt rename to stable/ghostfolio/0.1.41/templates/NOTES.txt diff --git a/stable/ghostfolio/0.0.41/templates/_secrets.tpl b/stable/ghostfolio/0.1.41/templates/_secrets.tpl similarity index 100% rename from stable/ghostfolio/0.0.41/templates/_secrets.tpl rename to stable/ghostfolio/0.1.41/templates/_secrets.tpl diff --git a/stable/ghostfolio/0.0.41/templates/common.yaml b/stable/ghostfolio/0.1.41/templates/common.yaml similarity index 100% rename from stable/ghostfolio/0.0.41/templates/common.yaml rename to stable/ghostfolio/0.1.41/templates/common.yaml diff --git a/stable/ghostfolio/0.0.41/values.yaml b/stable/ghostfolio/0.1.41/values.yaml similarity index 100% rename from stable/ghostfolio/0.0.41/values.yaml rename to stable/ghostfolio/0.1.41/values.yaml