From 2de211aacae0f306dcd4016adc292f279f043dfb Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 1 Jul 2023 19:07:52 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- incubator/ghostfolio/0.0.2/app-changelog.md | 9 -- .../ghostfolio/{0.0.2 => 0.0.3}/CHANGELOG.md | 9 ++ .../ghostfolio/{0.0.2 => 0.0.3}/Chart.yaml | 2 +- .../ghostfolio/{0.0.2 => 0.0.3}/README.md | 0 incubator/ghostfolio/0.0.3/app-changelog.md | 9 ++ .../ghostfolio/{0.0.2 => 0.0.3}/app-readme.md | 0 .../charts/common-12.14.6.tgz | Bin .../{0.0.2 => 0.0.3}/charts/redis-6.0.62.tgz | Bin .../{0.0.2 => 0.0.3}/ix_values.yaml | 2 +- .../{0.0.2 => 0.0.3}/questions.yaml | 93 ------------------ .../{0.0.2 => 0.0.3}/templates/NOTES.txt | 0 .../{0.0.2 => 0.0.3}/templates/_secrets.tpl | 0 .../{0.0.2 => 0.0.3}/templates/common.yaml | 0 .../ghostfolio/{0.0.2 => 0.0.3}/values.yaml | 0 14 files changed, 20 insertions(+), 104 deletions(-) delete mode 100644 incubator/ghostfolio/0.0.2/app-changelog.md rename incubator/ghostfolio/{0.0.2 => 0.0.3}/CHANGELOG.md (67%) rename incubator/ghostfolio/{0.0.2 => 0.0.3}/Chart.yaml (98%) rename incubator/ghostfolio/{0.0.2 => 0.0.3}/README.md (100%) create mode 100644 incubator/ghostfolio/0.0.3/app-changelog.md rename incubator/ghostfolio/{0.0.2 => 0.0.3}/app-readme.md (100%) rename incubator/ghostfolio/{0.0.2 => 0.0.3}/charts/common-12.14.6.tgz (100%) rename incubator/ghostfolio/{0.0.2 => 0.0.3}/charts/redis-6.0.62.tgz (100%) rename incubator/ghostfolio/{0.0.2 => 0.0.3}/ix_values.yaml (94%) rename incubator/ghostfolio/{0.0.2 => 0.0.3}/questions.yaml (95%) rename incubator/ghostfolio/{0.0.2 => 0.0.3}/templates/NOTES.txt (100%) rename incubator/ghostfolio/{0.0.2 => 0.0.3}/templates/_secrets.tpl (100%) rename incubator/ghostfolio/{0.0.2 => 0.0.3}/templates/common.yaml (100%) rename incubator/ghostfolio/{0.0.2 => 0.0.3}/values.yaml (100%) diff --git a/incubator/ghostfolio/0.0.2/app-changelog.md b/incubator/ghostfolio/0.0.2/app-changelog.md deleted file mode 100644 index 1e06e026ed7..00000000000 --- a/incubator/ghostfolio/0.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ghostfolio-0.0.2](https://github.com/truecharts/charts/compare/ghostfolio-0.0.1...ghostfolio-0.0.2) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - \ No newline at end of file diff --git a/incubator/ghostfolio/0.0.2/CHANGELOG.md b/incubator/ghostfolio/0.0.3/CHANGELOG.md similarity index 67% rename from incubator/ghostfolio/0.0.2/CHANGELOG.md rename to incubator/ghostfolio/0.0.3/CHANGELOG.md index a49ebf21802..ae6b5d03c62 100644 --- a/incubator/ghostfolio/0.0.2/CHANGELOG.md +++ b/incubator/ghostfolio/0.0.3/CHANGELOG.md @@ -4,6 +4,15 @@ +## [ghostfolio-0.0.3](https://github.com/truecharts/charts/compare/ghostfolio-0.0.2...ghostfolio-0.0.3) (2023-07-01) + +### Fix + +- Fix broken q's ([#10073](https://github.com/truecharts/charts/issues/10073)) + + + + ## [ghostfolio-0.0.2](https://github.com/truecharts/charts/compare/ghostfolio-0.0.1...ghostfolio-0.0.2) (2023-07-01) ### Chore diff --git a/incubator/ghostfolio/0.0.2/Chart.yaml b/incubator/ghostfolio/0.0.3/Chart.yaml similarity index 98% rename from incubator/ghostfolio/0.0.2/Chart.yaml rename to incubator/ghostfolio/0.0.3/Chart.yaml index d6844f7e41a..355c3e7c569 100644 --- a/incubator/ghostfolio/0.0.2/Chart.yaml +++ b/incubator/ghostfolio/0.0.3/Chart.yaml @@ -25,7 +25,7 @@ sources: - https://github.com/ghostfolio/ghostfolio - https://ghostfol.io/ type: application -version: 0.0.2 +version: 0.0.3 annotations: truecharts.org/catagories: | - finance diff --git a/incubator/ghostfolio/0.0.2/README.md b/incubator/ghostfolio/0.0.3/README.md similarity index 100% rename from incubator/ghostfolio/0.0.2/README.md rename to incubator/ghostfolio/0.0.3/README.md diff --git a/incubator/ghostfolio/0.0.3/app-changelog.md b/incubator/ghostfolio/0.0.3/app-changelog.md new file mode 100644 index 00000000000..5a6bc5cad20 --- /dev/null +++ b/incubator/ghostfolio/0.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ghostfolio-0.0.3](https://github.com/truecharts/charts/compare/ghostfolio-0.0.2...ghostfolio-0.0.3) (2023-07-01) + +### Fix + +- Fix broken q's ([#10073](https://github.com/truecharts/charts/issues/10073)) + + \ No newline at end of file diff --git a/incubator/ghostfolio/0.0.2/app-readme.md b/incubator/ghostfolio/0.0.3/app-readme.md similarity index 100% rename from incubator/ghostfolio/0.0.2/app-readme.md rename to incubator/ghostfolio/0.0.3/app-readme.md diff --git a/incubator/ghostfolio/0.0.2/charts/common-12.14.6.tgz b/incubator/ghostfolio/0.0.3/charts/common-12.14.6.tgz similarity index 100% rename from incubator/ghostfolio/0.0.2/charts/common-12.14.6.tgz rename to incubator/ghostfolio/0.0.3/charts/common-12.14.6.tgz diff --git a/incubator/ghostfolio/0.0.2/charts/redis-6.0.62.tgz b/incubator/ghostfolio/0.0.3/charts/redis-6.0.62.tgz similarity index 100% rename from incubator/ghostfolio/0.0.2/charts/redis-6.0.62.tgz rename to incubator/ghostfolio/0.0.3/charts/redis-6.0.62.tgz diff --git a/incubator/ghostfolio/0.0.2/ix_values.yaml b/incubator/ghostfolio/0.0.3/ix_values.yaml similarity index 94% rename from incubator/ghostfolio/0.0.2/ix_values.yaml rename to incubator/ghostfolio/0.0.3/ix_values.yaml index d041a4d1cd0..d26af7e57ad 100644 --- a/incubator/ghostfolio/0.0.2/ix_values.yaml +++ b/incubator/ghostfolio/0.0.3/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/ghostfolio pullPolicy: IfNotPresent - tag: v1.283.5 + tag: v1.283.5@sha256:06a3ff744e4571695bf3185710c7addfa74a0318f4d6d53d3e7da7df6ade4516 workload: main: diff --git a/incubator/ghostfolio/0.0.2/questions.yaml b/incubator/ghostfolio/0.0.3/questions.yaml similarity index 95% rename from incubator/ghostfolio/0.0.2/questions.yaml rename to incubator/ghostfolio/0.0.3/questions.yaml index 63a1efe929c..d80af78f7eb 100644 --- a/incubator/ghostfolio/0.0.2/questions.yaml +++ b/incubator/ghostfolio/0.0.3/questions.yaml @@ -550,99 +550,6 @@ questions: show_if: [["type", "=", "pvc"]] type: string default: 256Gi - - variable: type - label: Type of Storage - description: Sets the persistence type, Anything other than PVC could break rollback! - schema: - type: string - default: pvc - enum: - - value: pvc - description: PVC - - value: hostPath - description: Host Path - - value: emptyDir - description: emptyDir - - value: nfs - description: NFS Share - - variable: server - label: NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: path - label: Path on NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "hostPath"]] - hidden: true - type: boolean - default: false - - variable: autoPermissions - label: Automatic Permissions Configuration - description: Automatically set permissions - schema: - show_if: [["type", "!=", "pvc"]] - type: dict - additional_attrs: true - attrs: - - variable: chown - label: Run CHOWN - description: | - It will run CHOWN on the path with the given fsGroup - schema: - type: boolean - default: false - - variable: chmod - label: Run CHMOD - description: | - It will run CHMOD on the path with the given value - schema: - type: string - default: "775" - - variable: recursive - label: Recursive - description: | - It will run CHOWN and CHMOD recursively - schema: - type: boolean - default: false - - variable: readOnly - label: Read Only - schema: - type: boolean - default: false - - variable: hostPath - label: Host Path - description: Path inside the container the storage is mounted - schema: - show_if: [["type", "=", "hostPath"]] - type: hostpath - - variable: medium - label: EmptyDir Medium - schema: - show_if: [["type", "=", "emptyDir"]] - type: string - default: "" - enum: - - value: "" - description: Default - - value: Memory - description: Memory - - variable: size - label: Size quotum of Storage (Do NOT REDUCE after installation) - description: This value can ONLY be INCREASED after the installation - schema: - show_if: [["type", "=", "pvc"]] - type: string - default: 256Gi - variable: persistenceList label: Additional App Storage group: Storage and Persistence diff --git a/incubator/ghostfolio/0.0.2/templates/NOTES.txt b/incubator/ghostfolio/0.0.3/templates/NOTES.txt similarity index 100% rename from incubator/ghostfolio/0.0.2/templates/NOTES.txt rename to incubator/ghostfolio/0.0.3/templates/NOTES.txt diff --git a/incubator/ghostfolio/0.0.2/templates/_secrets.tpl b/incubator/ghostfolio/0.0.3/templates/_secrets.tpl similarity index 100% rename from incubator/ghostfolio/0.0.2/templates/_secrets.tpl rename to incubator/ghostfolio/0.0.3/templates/_secrets.tpl diff --git a/incubator/ghostfolio/0.0.2/templates/common.yaml b/incubator/ghostfolio/0.0.3/templates/common.yaml similarity index 100% rename from incubator/ghostfolio/0.0.2/templates/common.yaml rename to incubator/ghostfolio/0.0.3/templates/common.yaml diff --git a/incubator/ghostfolio/0.0.2/values.yaml b/incubator/ghostfolio/0.0.3/values.yaml similarity index 100% rename from incubator/ghostfolio/0.0.2/values.yaml rename to incubator/ghostfolio/0.0.3/values.yaml