Add frontmatters to charts except "stable" (#20720)
**Description** <!-- Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. --> ⚒️ Fixes # <!--(issue)--> **⚙️ 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?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ 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 - [ ] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):` or `chore(chart-name):` **➕ 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._
This commit is contained in:
@@ -1 +1,5 @@
|
||||
---
|
||||
title: Changelog
|
||||
---
|
||||
|
||||
## ArchiveBox
|
||||
|
||||
@@ -1 +1,5 @@
|
||||
---
|
||||
title: Changelog
|
||||
---
|
||||
|
||||
# Changelog
|
||||
|
||||
@@ -1 +1,5 @@
|
||||
---
|
||||
title: Changelog
|
||||
---
|
||||
|
||||
## Slskd
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
---
|
||||
title: Changelog
|
||||
---
|
||||
|
||||
## Teslamate
|
||||
@@ -1,11 +1,11 @@
|
||||
---
|
||||
title: Disclaimer
|
||||
---
|
||||
|
||||
# Disclaimer/Warning
|
||||
|
||||
VictoriaMetrics is NOT compatible with any TrueCharts Helm Chart and not integrated into the platform
|
||||
It's offered as stand-alone chart only, it cannot be connected to any other chart offered by TrueCharts
|
||||
We also do not support connecting this with any other charts offered by TrueCharts
|
||||
VictoriaMetrics is NOT compatible with any TrueCharts Helm Chart and not integrated into the platform, It's offered as a stand-alone chart only, it cannot be connected to any other chart offered by TrueCharts. We also do not support connecting this with any other charts offered by TrueCharts.
|
||||
|
||||
It might, inherently, break other charts offered by TrueCharts, use at your own risk
|
||||
No support will be offered anymore for users running any form of Metrics (prometheus or otherwise) with this chart installed.
|
||||
It might, inherently, break other charts offered by TrueCharts. Use at your own risk. No support will be offered anymore for users running any form of Metrics (prometheus or otherwise) with this chart installed.
|
||||
|
||||
Hence advice heavily against using this with any other TrueCharts chart.
|
||||
This chart is also not covered by TrueCharts support
|
||||
Hence we advise heavily against using this with any other TrueCharts chart. This chart is also not covered by TrueCharts support.
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
---
|
||||
title: NextCloud Support Policy
|
||||
---
|
||||
|
||||
# Nextcloud Support Policy
|
||||
|
||||
Our support is only covering pre-included Nextcloud apps. We cannot guarantee user-added apps will work or survive updates
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: Adding or removing headers
|
||||
title: Adding or Removing Headers
|
||||
---
|
||||
|
||||
The `customRequestHeaders` and `customResponseHeaders` middlewares will allow you to add or remove headers from the request or response.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: traefik-forward-auth
|
||||
description: A How To Guide for Traefik Forward Auth.
|
||||
description: A How To Guide for Traefik Forward Auth
|
||||
---
|
||||
|
||||
:::note
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
---
|
||||
title: Getting a Login Token for KubeApps
|
||||
---
|
||||
|
||||
# Getting a Login Token
|
||||
|
||||
Currently KubeApps, by default, requires a kubernetes token to login.
|
||||
|
||||
To aquire a temporary(!) token, enter the command given in the "notes" section (bottom right corner in SCALE WebUI) and copy the token given to the WebGUI of KubeApps
|
||||
Currently KubeApps, by default, requires a kubernetes token to login. To acquire a temporary(!) token, enter the command given in the "notes" section (bottom right corner in SCALE WebUI) and copy the token given to the WebGUI of KubeApps.
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
---
|
||||
title: Nvidia Device Plugin Setup
|
||||
---
|
||||
|
||||
# Talos Linux Setup
|
||||
|
||||
## Enable NVIDIA kernel modules
|
||||
|
||||
Reference in New Issue
Block a user