From 1035fae94b1944d27a21b2cd278ccef65969f593 Mon Sep 17 00:00:00 2001 From: StevenMcElligott <89483932+StevenMcElligott@users.noreply.github.com> Date: Thu, 4 May 2023 12:55:51 -0400 Subject: [PATCH] fix(idrac-fan): Clean up questions (#8751) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit **Description** Fix SCALE GUI questions ⚒️ Fixes # **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [X] 🪛 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 - [X] ⬆️ 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/dell-idrac-fan-controller/Chart.yaml | 2 +- charts/incubator/dell-idrac-fan-controller/questions.yaml | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/charts/incubator/dell-idrac-fan-controller/Chart.yaml b/charts/incubator/dell-idrac-fan-controller/Chart.yaml index d13421b4a1a..027e4b8de4c 100644 --- a/charts/incubator/dell-idrac-fan-controller/Chart.yaml +++ b/charts/incubator/dell-idrac-fan-controller/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/dell-idrac-fan-controller - https://github.com/tigerblue77/Dell_iDRAC_fan_controller_Docker type: application -version: 0.0.2 +version: 0.0.3 annotations: truecharts.org/catagories: | - utilities diff --git a/charts/incubator/dell-idrac-fan-controller/questions.yaml b/charts/incubator/dell-idrac-fan-controller/questions.yaml index 4c08577e1c7..8dc0d70b44c 100644 --- a/charts/incubator/dell-idrac-fan-controller/questions.yaml +++ b/charts/incubator/dell-idrac-fan-controller/questions.yaml @@ -1,5 +1,4 @@ # Include{groups} -portals: {} questions: # Include{global} # Include{workload} @@ -70,10 +69,7 @@ questions: default: false # Include{serviceExpert} # Include{serviceList} -# Include{persistenceRoot} -# Include{persistenceBasic} # Include{persistenceList} - # Include{securityContextRoot} - variable: runAsUser label: "runAsUser"