From 88dcae5436dd79bbd830f61a697e64dcb383edb6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alfred=20G=C3=B6ppel?= <43101280+alfi0812@users.noreply.github.com> Date: Wed, 16 Apr 2025 23:26:21 +0200 Subject: [PATCH] fix(docs): dont ask me how that happened (#34486) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit **Description** ⚒️ 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 - [x] 📜 Documentation Changes **🧪 How Has This Been Tested?** **📃 Notes:** **✔️ Checklist:** - [x] ⚖️ 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 changes to the documentation - [ ] 🧪 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 - [x] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):`, `chore(chart-name):`, `docs(chart-name):` or `fix(docs):` **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🖼️ 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._ --- website/src/content/docs/guides/fluxcd/index.md | 2 +- website/src/content/docs/guides/gpu/nvidia.md | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/website/src/content/docs/guides/fluxcd/index.md b/website/src/content/docs/guides/fluxcd/index.md index b36d7707582..82788beb9b2 100644 --- a/website/src/content/docs/guides/fluxcd/index.md +++ b/website/src/content/docs/guides/fluxcd/index.md @@ -38,7 +38,7 @@ spec: version: 21.5.7 sourceRef: kind: HelmRepository - name: truechartsoci + name: truecharts namespace: flux-system interval: 15m timeout: 20m diff --git a/website/src/content/docs/guides/gpu/nvidia.md b/website/src/content/docs/guides/gpu/nvidia.md index e68f8d555b3..2f4e50242cf 100644 --- a/website/src/content/docs/guides/gpu/nvidia.md +++ b/website/src/content/docs/guides/gpu/nvidia.md @@ -170,7 +170,6 @@ spec: interval: 5m chart: spec: - # renovate: registryUrl=https://charts.truechartsoci.org chart: nvidia-device-plugin version: 0.17.1 sourceRef: