diff --git a/stable/ghostfolio/0.0.11/app-changelog.md b/stable/ghostfolio/0.0.11/app-changelog.md deleted file mode 100644 index 593b72dcf9..0000000000 --- a/stable/ghostfolio/0.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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.11/CHANGELOG.md b/stable/ghostfolio/0.0.12/CHANGELOG.md similarity index 78% rename from stable/ghostfolio/0.0.11/CHANGELOG.md rename to stable/ghostfolio/0.0.12/CHANGELOG.md index 98308bca68..de05acda25 100644 --- a/stable/ghostfolio/0.0.11/CHANGELOG.md +++ b/stable/ghostfolio/0.0.12/CHANGELOG.md @@ -4,6 +4,15 @@ +## [ghostfolio-0.0.12](https://github.com/truecharts/charts/compare/ghostfolio-0.0.11...ghostfolio-0.0.12) (2023-09-16) + +### Chore + +- update container image tccr.io/truecharts/ghostfolio to v2.1.0 ([#12640](https://github.com/truecharts/charts/issues/12640)) + + + + ## [ghostfolio-0.0.11](https://github.com/truecharts/charts/compare/ghostfolio-0.0.10...ghostfolio-0.0.11) (2023-09-10) ### Chore diff --git a/stable/ghostfolio/0.0.11/Chart.yaml b/stable/ghostfolio/0.0.12/Chart.yaml similarity index 96% rename from stable/ghostfolio/0.0.11/Chart.yaml rename to stable/ghostfolio/0.0.12/Chart.yaml index b55ad5d362..2d0801602b 100644 --- a/stable/ghostfolio/0.0.11/Chart.yaml +++ b/stable/ghostfolio/0.0.12/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.0.0" +appVersion: "2.1.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.11 +version: 0.0.12 annotations: truecharts.org/catagories: | - finance diff --git a/stable/ghostfolio/0.0.11/README.md b/stable/ghostfolio/0.0.12/README.md similarity index 100% rename from stable/ghostfolio/0.0.11/README.md rename to stable/ghostfolio/0.0.12/README.md diff --git a/stable/ghostfolio/0.0.12/app-changelog.md b/stable/ghostfolio/0.0.12/app-changelog.md new file mode 100644 index 0000000000..923eb3ccb7 --- /dev/null +++ b/stable/ghostfolio/0.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ghostfolio-0.0.12](https://github.com/truecharts/charts/compare/ghostfolio-0.0.11...ghostfolio-0.0.12) (2023-09-16) + +### Chore + +- update container image tccr.io/truecharts/ghostfolio to v2.1.0 ([#12640](https://github.com/truecharts/charts/issues/12640)) + + \ No newline at end of file diff --git a/stable/ghostfolio/0.0.11/app-readme.md b/stable/ghostfolio/0.0.12/app-readme.md similarity index 100% rename from stable/ghostfolio/0.0.11/app-readme.md rename to stable/ghostfolio/0.0.12/app-readme.md diff --git a/stable/ghostfolio/0.0.11/charts/common-14.0.3.tgz b/stable/ghostfolio/0.0.12/charts/common-14.0.3.tgz similarity index 100% rename from stable/ghostfolio/0.0.11/charts/common-14.0.3.tgz rename to stable/ghostfolio/0.0.12/charts/common-14.0.3.tgz diff --git a/stable/ghostfolio/0.0.11/charts/redis-7.0.6.tgz b/stable/ghostfolio/0.0.12/charts/redis-7.0.6.tgz similarity index 100% rename from stable/ghostfolio/0.0.11/charts/redis-7.0.6.tgz rename to stable/ghostfolio/0.0.12/charts/redis-7.0.6.tgz diff --git a/stable/ghostfolio/0.0.11/ix_values.yaml b/stable/ghostfolio/0.0.12/ix_values.yaml similarity index 94% rename from stable/ghostfolio/0.0.11/ix_values.yaml rename to stable/ghostfolio/0.0.12/ix_values.yaml index d7174fd45f..f0211b74e0 100644 --- a/stable/ghostfolio/0.0.11/ix_values.yaml +++ b/stable/ghostfolio/0.0.12/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/ghostfolio pullPolicy: IfNotPresent - tag: v2.0.0@sha256:daa6cbba9e3fbf0cc73ed0154ccc9776347465ed4fd7620afe9f69d6b05c4d2c + tag: v2.1.0@sha256:8a7f702093ec1689603173599233fe2a712923c2d3501c6ea15a4389cb64af73 securityContext: container: diff --git a/stable/ghostfolio/0.0.11/questions.yaml b/stable/ghostfolio/0.0.12/questions.yaml similarity index 100% rename from stable/ghostfolio/0.0.11/questions.yaml rename to stable/ghostfolio/0.0.12/questions.yaml diff --git a/stable/ghostfolio/0.0.11/templates/NOTES.txt b/stable/ghostfolio/0.0.12/templates/NOTES.txt similarity index 100% rename from stable/ghostfolio/0.0.11/templates/NOTES.txt rename to stable/ghostfolio/0.0.12/templates/NOTES.txt diff --git a/stable/ghostfolio/0.0.11/templates/_secrets.tpl b/stable/ghostfolio/0.0.12/templates/_secrets.tpl similarity index 100% rename from stable/ghostfolio/0.0.11/templates/_secrets.tpl rename to stable/ghostfolio/0.0.12/templates/_secrets.tpl diff --git a/stable/ghostfolio/0.0.11/templates/common.yaml b/stable/ghostfolio/0.0.12/templates/common.yaml similarity index 100% rename from stable/ghostfolio/0.0.11/templates/common.yaml rename to stable/ghostfolio/0.0.12/templates/common.yaml diff --git a/stable/ghostfolio/0.0.11/values.yaml b/stable/ghostfolio/0.0.12/values.yaml similarity index 100% rename from stable/ghostfolio/0.0.11/values.yaml rename to stable/ghostfolio/0.0.12/values.yaml