From 1ece19a3e7abda6b0b421ecda6cc3eb6ed6f2382 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 10 Nov 2023 01:01:37 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/ghostfolio/0.0.35/app-changelog.md | 9 --------- .../{0.0.35 => 0.0.36}/CHANGELOG.md | 18 +++++++++--------- .../ghostfolio/{0.0.35 => 0.0.36}/Chart.yaml | 4 ++-- .../ghostfolio/{0.0.35 => 0.0.36}/README.md | 0 stable/ghostfolio/0.0.36/app-changelog.md | 9 +++++++++ .../{0.0.35 => 0.0.36}/app-readme.md | 0 .../charts/common-14.3.5.tgz | Bin .../{0.0.35 => 0.0.36}/charts/redis-7.0.6.tgz | Bin .../{0.0.35 => 0.0.36}/ix_values.yaml | 2 +- .../{0.0.35 => 0.0.36}/questions.yaml | 2 +- .../{0.0.35 => 0.0.36}/templates/NOTES.txt | 0 .../{0.0.35 => 0.0.36}/templates/_secrets.tpl | 0 .../{0.0.35 => 0.0.36}/templates/common.yaml | 0 .../ghostfolio/{0.0.35 => 0.0.36}/values.yaml | 0 14 files changed, 22 insertions(+), 22 deletions(-) delete mode 100644 stable/ghostfolio/0.0.35/app-changelog.md rename stable/ghostfolio/{0.0.35 => 0.0.36}/CHANGELOG.md (91%) rename stable/ghostfolio/{0.0.35 => 0.0.36}/Chart.yaml (96%) rename stable/ghostfolio/{0.0.35 => 0.0.36}/README.md (100%) create mode 100644 stable/ghostfolio/0.0.36/app-changelog.md rename stable/ghostfolio/{0.0.35 => 0.0.36}/app-readme.md (100%) rename stable/ghostfolio/{0.0.35 => 0.0.36}/charts/common-14.3.5.tgz (100%) rename stable/ghostfolio/{0.0.35 => 0.0.36}/charts/redis-7.0.6.tgz (100%) rename stable/ghostfolio/{0.0.35 => 0.0.36}/ix_values.yaml (94%) rename stable/ghostfolio/{0.0.35 => 0.0.36}/questions.yaml (99%) rename stable/ghostfolio/{0.0.35 => 0.0.36}/templates/NOTES.txt (100%) rename stable/ghostfolio/{0.0.35 => 0.0.36}/templates/_secrets.tpl (100%) rename stable/ghostfolio/{0.0.35 => 0.0.36}/templates/common.yaml (100%) rename stable/ghostfolio/{0.0.35 => 0.0.36}/values.yaml (100%) diff --git a/stable/ghostfolio/0.0.35/app-changelog.md b/stable/ghostfolio/0.0.35/app-changelog.md deleted file mode 100644 index 3bfe1674150..00000000000 --- a/stable/ghostfolio/0.0.35/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ghostfolio-0.0.35](https://github.com/truecharts/charts/compare/ghostfolio-0.0.34...ghostfolio-0.0.35) (2023-11-08) - -### Chore - -- update helm general non-major ([#14465](https://github.com/truecharts/charts/issues/14465)) - - \ No newline at end of file diff --git a/stable/ghostfolio/0.0.35/CHANGELOG.md b/stable/ghostfolio/0.0.36/CHANGELOG.md similarity index 91% rename from stable/ghostfolio/0.0.35/CHANGELOG.md rename to stable/ghostfolio/0.0.36/CHANGELOG.md index 22f9ac50ed3..04fd52b8c2b 100644 --- a/stable/ghostfolio/0.0.35/CHANGELOG.md +++ b/stable/ghostfolio/0.0.36/CHANGELOG.md @@ -4,6 +4,15 @@ +## [ghostfolio-0.0.36](https://github.com/truecharts/charts/compare/ghostfolio-0.0.35...ghostfolio-0.0.36) (2023-11-10) + +### Chore + +- update container image tccr.io/truecharts/ghostfolio to v2.21.0 ([#14511](https://github.com/truecharts/charts/issues/14511)) + + + + ## [ghostfolio-0.0.35](https://github.com/truecharts/charts/compare/ghostfolio-0.0.34...ghostfolio-0.0.35) (2023-11-08) ### Chore @@ -88,12 +97,3 @@ ## [ghostfolio-0.0.26](https://github.com/truecharts/charts/compare/ghostfolio-0.0.25...ghostfolio-0.0.26) (2023-10-22) - -### Chore - -- update container image tccr.io/truecharts/ghostfolio to v2.14.0 ([#13874](https://github.com/truecharts/charts/issues/13874)) - - - - -## [ghostfolio-0.0.25](https://github.com/truecharts/charts/compare/ghostfolio-0.0.24...ghostfolio-0.0.25) (2023-10-20) diff --git a/stable/ghostfolio/0.0.35/Chart.yaml b/stable/ghostfolio/0.0.36/Chart.yaml similarity index 96% rename from stable/ghostfolio/0.0.35/Chart.yaml rename to stable/ghostfolio/0.0.36/Chart.yaml index 75ada4ea1b7..f8e6dab84e0 100644 --- a/stable/ghostfolio/0.0.35/Chart.yaml +++ b/stable/ghostfolio/0.0.36/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.19.0" +appVersion: "2.21.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.35 +version: 0.0.36 annotations: truecharts.org/category: finance truecharts.org/SCALE-support: "true" diff --git a/stable/ghostfolio/0.0.35/README.md b/stable/ghostfolio/0.0.36/README.md similarity index 100% rename from stable/ghostfolio/0.0.35/README.md rename to stable/ghostfolio/0.0.36/README.md diff --git a/stable/ghostfolio/0.0.36/app-changelog.md b/stable/ghostfolio/0.0.36/app-changelog.md new file mode 100644 index 00000000000..e5ac7ba7eaa --- /dev/null +++ b/stable/ghostfolio/0.0.36/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ghostfolio-0.0.36](https://github.com/truecharts/charts/compare/ghostfolio-0.0.35...ghostfolio-0.0.36) (2023-11-10) + +### Chore + +- update container image tccr.io/truecharts/ghostfolio to v2.21.0 ([#14511](https://github.com/truecharts/charts/issues/14511)) + + \ No newline at end of file diff --git a/stable/ghostfolio/0.0.35/app-readme.md b/stable/ghostfolio/0.0.36/app-readme.md similarity index 100% rename from stable/ghostfolio/0.0.35/app-readme.md rename to stable/ghostfolio/0.0.36/app-readme.md diff --git a/stable/ghostfolio/0.0.35/charts/common-14.3.5.tgz b/stable/ghostfolio/0.0.36/charts/common-14.3.5.tgz similarity index 100% rename from stable/ghostfolio/0.0.35/charts/common-14.3.5.tgz rename to stable/ghostfolio/0.0.36/charts/common-14.3.5.tgz diff --git a/stable/ghostfolio/0.0.35/charts/redis-7.0.6.tgz b/stable/ghostfolio/0.0.36/charts/redis-7.0.6.tgz similarity index 100% rename from stable/ghostfolio/0.0.35/charts/redis-7.0.6.tgz rename to stable/ghostfolio/0.0.36/charts/redis-7.0.6.tgz diff --git a/stable/ghostfolio/0.0.35/ix_values.yaml b/stable/ghostfolio/0.0.36/ix_values.yaml similarity index 94% rename from stable/ghostfolio/0.0.35/ix_values.yaml rename to stable/ghostfolio/0.0.36/ix_values.yaml index 5495675a10a..785bc8fffab 100644 --- a/stable/ghostfolio/0.0.35/ix_values.yaml +++ b/stable/ghostfolio/0.0.36/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/ghostfolio pullPolicy: IfNotPresent - tag: v2.19.0@sha256:d607db13cd388e64363f619f3dea693a88cedd8d20a9c1eccc2ba67509b1832d + tag: v2.21.0@sha256:66ea4c324922bdf9a619eb65307a8cad620db128c2dff47dcc371a8b330ab64f securityContext: container: diff --git a/stable/ghostfolio/0.0.35/questions.yaml b/stable/ghostfolio/0.0.36/questions.yaml similarity index 99% rename from stable/ghostfolio/0.0.35/questions.yaml rename to stable/ghostfolio/0.0.36/questions.yaml index 11e642c3946..d58e4717d87 100644 --- a/stable/ghostfolio/0.0.35/questions.yaml +++ b/stable/ghostfolio/0.0.36/questions.yaml @@ -611,7 +611,7 @@ questions: label: Paths schema: type: list - default: [] + default: [{path: "/", pathType: "Prefix"}] items: - variable: pathEntry label: Host diff --git a/stable/ghostfolio/0.0.35/templates/NOTES.txt b/stable/ghostfolio/0.0.36/templates/NOTES.txt similarity index 100% rename from stable/ghostfolio/0.0.35/templates/NOTES.txt rename to stable/ghostfolio/0.0.36/templates/NOTES.txt diff --git a/stable/ghostfolio/0.0.35/templates/_secrets.tpl b/stable/ghostfolio/0.0.36/templates/_secrets.tpl similarity index 100% rename from stable/ghostfolio/0.0.35/templates/_secrets.tpl rename to stable/ghostfolio/0.0.36/templates/_secrets.tpl diff --git a/stable/ghostfolio/0.0.35/templates/common.yaml b/stable/ghostfolio/0.0.36/templates/common.yaml similarity index 100% rename from stable/ghostfolio/0.0.35/templates/common.yaml rename to stable/ghostfolio/0.0.36/templates/common.yaml diff --git a/stable/ghostfolio/0.0.35/values.yaml b/stable/ghostfolio/0.0.36/values.yaml similarity index 100% rename from stable/ghostfolio/0.0.35/values.yaml rename to stable/ghostfolio/0.0.36/values.yaml