From ba1c726ed8e343b475023a3bc3148d2bc7734287 Mon Sep 17 00:00:00 2001 From: StevenMcElligott <89483932+StevenMcElligott@users.noreply.github.com> Date: Sat, 1 Jul 2023 15:04:19 -0400 Subject: [PATCH] fix(ghostfolio): Fix broken q's (#10073) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit **Description** ⚒️ Fixes # **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** **📃 Notes:** **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._ --- charts/incubator/ghostfolio/Chart.yaml | 2 +- charts/incubator/ghostfolio/questions.yaml | 1 - charts/incubator/ghostfolio/values.yaml | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/charts/incubator/ghostfolio/Chart.yaml b/charts/incubator/ghostfolio/Chart.yaml index d6844f7e41a..355c3e7c569 100644 --- a/charts/incubator/ghostfolio/Chart.yaml +++ b/charts/incubator/ghostfolio/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/charts/incubator/ghostfolio/questions.yaml b/charts/incubator/ghostfolio/questions.yaml index 06eb1b02546..d3e7e89d954 100644 --- a/charts/incubator/ghostfolio/questions.yaml +++ b/charts/incubator/ghostfolio/questions.yaml @@ -50,7 +50,6 @@ questions: # Include{serviceList} # Include{persistenceRoot} # Include{persistenceBasic} -# Include{persistenceBasic} # Include{persistenceList} # Include{ingressRoot} - variable: main diff --git a/charts/incubator/ghostfolio/values.yaml b/charts/incubator/ghostfolio/values.yaml index d041a4d1cd0..d26af7e57ad 100644 --- a/charts/incubator/ghostfolio/values.yaml +++ b/charts/incubator/ghostfolio/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: