diff --git a/charts/adguard-home/README.md b/charts/adguard-home/README.md index 4189d793..c2e78358 100644 --- a/charts/adguard-home/README.md +++ b/charts/adguard-home/README.md @@ -68,7 +68,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -234,7 +234,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/adguard-home/README.md.gotmpl b/charts/adguard-home/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/adguard-home/README.md.gotmpl +++ b/charts/adguard-home/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/adguard-home/README_CHANGELOG.md.gotmpl b/charts/adguard-home/README_CHANGELOG.md.gotmpl index 8943f4e8..86604ef0 100644 --- a/charts/adguard-home/README_CHANGELOG.md.gotmpl +++ b/charts/adguard-home/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/airsonic/README.md b/charts/airsonic/README.md index 9bdddc41..9b229a8d 100644 --- a/charts/airsonic/README.md +++ b/charts/airsonic/README.md @@ -75,7 +75,7 @@ by not constantly monitoring media folders. ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -103,7 +103,7 @@ by not constantly monitoring media folders. ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/airsonic/README.md.gotmpl b/charts/airsonic/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/airsonic/README.md.gotmpl +++ b/charts/airsonic/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/airsonic/README_CHANGELOG.md.gotmpl b/charts/airsonic/README_CHANGELOG.md.gotmpl index e6167dad..457def03 100644 --- a/charts/airsonic/README_CHANGELOG.md.gotmpl +++ b/charts/airsonic/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/airsonic/values.yaml b/charts/airsonic/values.yaml index 815c1e74..a50c15f9 100644 --- a/charts/airsonic/values.yaml +++ b/charts/airsonic/values.yaml @@ -2,7 +2,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # image: diff --git a/charts/alertmanager-bot/README.md b/charts/alertmanager-bot/README.md index 4125eb32..54d8c748 100644 --- a/charts/alertmanager-bot/README.md +++ b/charts/alertmanager-bot/README.md @@ -72,7 +72,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -89,7 +89,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/alertmanager-bot/README.md.gotmpl b/charts/alertmanager-bot/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/alertmanager-bot/README.md.gotmpl +++ b/charts/alertmanager-bot/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/alertmanager-bot/README_CHANGELOG.md.gotmpl b/charts/alertmanager-bot/README_CHANGELOG.md.gotmpl index e6167dad..457def03 100644 --- a/charts/alertmanager-bot/README_CHANGELOG.md.gotmpl +++ b/charts/alertmanager-bot/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/alertmanager-bot/values.yaml b/charts/alertmanager-bot/values.yaml index bc03c97a..eb6d56e3 100644 --- a/charts/alertmanager-bot/values.yaml +++ b/charts/alertmanager-bot/values.yaml @@ -2,7 +2,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # image: diff --git a/charts/appdaemon/README.md b/charts/appdaemon/README.md index bcefde79..7477b834 100644 --- a/charts/appdaemon/README.md +++ b/charts/appdaemon/README.md @@ -71,7 +71,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -87,7 +87,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/appdaemon/README.md.gotmpl b/charts/appdaemon/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/appdaemon/README.md.gotmpl +++ b/charts/appdaemon/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/appdaemon/README_CHANGELOG.md.gotmpl b/charts/appdaemon/README_CHANGELOG.md.gotmpl index e6167dad..457def03 100644 --- a/charts/appdaemon/README_CHANGELOG.md.gotmpl +++ b/charts/appdaemon/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/appdaemon/values.yaml b/charts/appdaemon/values.yaml index 0b28708a..d1b21748 100644 --- a/charts/appdaemon/values.yaml +++ b/charts/appdaemon/values.yaml @@ -2,7 +2,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # # Use our own image at https://github.com/k8s-at-home/container-images/tree/main/appdaemon diff --git a/charts/bazarr/README.md b/charts/bazarr/README.md index de1bcf4a..eb5a2144 100644 --- a/charts/bazarr/README.md +++ b/charts/bazarr/README.md @@ -72,7 +72,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -91,7 +91,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/bazarr/README.md.gotmpl b/charts/bazarr/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/bazarr/README.md.gotmpl +++ b/charts/bazarr/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/bazarr/README_CHANGELOG.md.gotmpl b/charts/bazarr/README_CHANGELOG.md.gotmpl index e6167dad..457def03 100644 --- a/charts/bazarr/README_CHANGELOG.md.gotmpl +++ b/charts/bazarr/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/bazarr/values.yaml b/charts/bazarr/values.yaml index 4905b6d0..c2df69e7 100644 --- a/charts/bazarr/values.yaml +++ b/charts/bazarr/values.yaml @@ -2,7 +2,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # image: diff --git a/charts/bitwardenrs/README.md b/charts/bitwardenrs/README.md index b986aeb2..291a7c25 100644 --- a/charts/bitwardenrs/README.md +++ b/charts/bitwardenrs/README.md @@ -68,7 +68,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -152,7 +152,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/bitwardenrs/README.md.gotmpl b/charts/bitwardenrs/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/bitwardenrs/README.md.gotmpl +++ b/charts/bitwardenrs/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/bitwardenrs/README_CHANGELOG.md.gotmpl b/charts/bitwardenrs/README_CHANGELOG.md.gotmpl index cf13b948..3e60b9fe 100644 --- a/charts/bitwardenrs/README_CHANGELOG.md.gotmpl +++ b/charts/bitwardenrs/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/blocky/README.md b/charts/blocky/README.md index 53945e76..340d560b 100644 --- a/charts/blocky/README.md +++ b/charts/blocky/README.md @@ -68,7 +68,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -117,7 +117,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/blocky/README.md.gotmpl b/charts/blocky/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/blocky/README.md.gotmpl +++ b/charts/blocky/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/blocky/README_CHANGELOG.md.gotmpl b/charts/blocky/README_CHANGELOG.md.gotmpl index c4499c0e..ccf45c83 100644 --- a/charts/blocky/README_CHANGELOG.md.gotmpl +++ b/charts/blocky/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/booksonic-air/README.md b/charts/booksonic-air/README.md index c57739e9..65ad5af6 100644 --- a/charts/booksonic-air/README.md +++ b/charts/booksonic-air/README.md @@ -74,7 +74,7 @@ by not constantly monitoring media folders. ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -99,7 +99,7 @@ by not constantly monitoring media folders. ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/booksonic-air/README.md.gotmpl b/charts/booksonic-air/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/booksonic-air/README.md.gotmpl +++ b/charts/booksonic-air/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/booksonic-air/README_CHANGELOG.md.gotmpl b/charts/booksonic-air/README_CHANGELOG.md.gotmpl index e6167dad..457def03 100644 --- a/charts/booksonic-air/README_CHANGELOG.md.gotmpl +++ b/charts/booksonic-air/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/booksonic-air/values.yaml b/charts/booksonic-air/values.yaml index 0bf96749..f45088bf 100644 --- a/charts/booksonic-air/values.yaml +++ b/charts/booksonic-air/values.yaml @@ -2,7 +2,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # image: diff --git a/charts/calibre-web/README.md b/charts/calibre-web/README.md index 023e57ec..2c67996d 100644 --- a/charts/calibre-web/README.md +++ b/charts/calibre-web/README.md @@ -72,7 +72,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -90,7 +90,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/calibre-web/README.md.gotmpl b/charts/calibre-web/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/calibre-web/README.md.gotmpl +++ b/charts/calibre-web/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/calibre-web/README_CHANGELOG.md.gotmpl b/charts/calibre-web/README_CHANGELOG.md.gotmpl index e6167dad..457def03 100644 --- a/charts/calibre-web/README_CHANGELOG.md.gotmpl +++ b/charts/calibre-web/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/calibre-web/values.yaml b/charts/calibre-web/values.yaml index f6083e00..efe38248 100644 --- a/charts/calibre-web/values.yaml +++ b/charts/calibre-web/values.yaml @@ -2,7 +2,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # image: diff --git a/charts/calibre/README.md.gotmpl b/charts/calibre/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/calibre/README.md.gotmpl +++ b/charts/calibre/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/calibre/README_CHANGELOG.md.gotmpl b/charts/calibre/README_CHANGELOG.md.gotmpl index 33014cdd..8b6e49f6 100644 --- a/charts/calibre/README_CHANGELOG.md.gotmpl +++ b/charts/calibre/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/calibre/values.yaml b/charts/calibre/values.yaml index 6861f595..facb31f3 100644 --- a/charts/calibre/values.yaml +++ b/charts/calibre/values.yaml @@ -4,7 +4,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # # -- This is the default, you can also use requarks/wiki diff --git a/charts/comcast/README.md b/charts/comcast/README.md index a20373dd..800f6c13 100644 --- a/charts/comcast/README.md +++ b/charts/comcast/README.md @@ -77,7 +77,7 @@ helm install comcast k8s-at-home/comcast -f values.yaml ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -99,7 +99,7 @@ helm install comcast k8s-at-home/comcast -f values.yaml ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/comcast/README.md.gotmpl b/charts/comcast/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/comcast/README.md.gotmpl +++ b/charts/comcast/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/comcast/README_CHANGELOG.md.gotmpl b/charts/comcast/README_CHANGELOG.md.gotmpl index fd469ccd..f51d82f5 100644 --- a/charts/comcast/README_CHANGELOG.md.gotmpl +++ b/charts/comcast/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/ddclient/README.md b/charts/ddclient/README.md index ba331d4b..a953dc91 100644 --- a/charts/ddclient/README.md +++ b/charts/ddclient/README.md @@ -72,7 +72,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -90,7 +90,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/ddclient/README.md.gotmpl b/charts/ddclient/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/ddclient/README.md.gotmpl +++ b/charts/ddclient/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/ddclient/README_CHANGELOG.md.gotmpl b/charts/ddclient/README_CHANGELOG.md.gotmpl index e6167dad..457def03 100644 --- a/charts/ddclient/README_CHANGELOG.md.gotmpl +++ b/charts/ddclient/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/ddclient/values.yaml b/charts/ddclient/values.yaml index febac335..a98a8464 100644 --- a/charts/ddclient/values.yaml +++ b/charts/ddclient/values.yaml @@ -2,7 +2,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # image: diff --git a/charts/deconz/README.md b/charts/deconz/README.md index 3b232008..fb0de442 100644 --- a/charts/deconz/README.md +++ b/charts/deconz/README.md @@ -69,7 +69,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -135,7 +135,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/deconz/README.md.gotmpl b/charts/deconz/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/deconz/README.md.gotmpl +++ b/charts/deconz/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/deconz/README_CHANGELOG.md.gotmpl b/charts/deconz/README_CHANGELOG.md.gotmpl index 3e6a8a04..65b298d2 100644 --- a/charts/deconz/README_CHANGELOG.md.gotmpl +++ b/charts/deconz/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/deluge/README.md b/charts/deluge/README.md index 1582e06e..bf641a8e 100644 --- a/charts/deluge/README.md +++ b/charts/deluge/README.md @@ -74,7 +74,7 @@ The default login details (change ASAP) are: ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -94,7 +94,7 @@ The default login details (change ASAP) are: ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/deluge/README.md.gotmpl b/charts/deluge/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/deluge/README.md.gotmpl +++ b/charts/deluge/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/deluge/README_CHANGELOG.md.gotmpl b/charts/deluge/README_CHANGELOG.md.gotmpl index e6167dad..457def03 100644 --- a/charts/deluge/README_CHANGELOG.md.gotmpl +++ b/charts/deluge/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/deluge/values.yaml b/charts/deluge/values.yaml index 507b5a97..619d35cf 100644 --- a/charts/deluge/values.yaml +++ b/charts/deluge/values.yaml @@ -2,7 +2,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # image: diff --git a/charts/digitalocean-dyndns/README.md b/charts/digitalocean-dyndns/README.md index 4f1715aa..62c0c1a8 100644 --- a/charts/digitalocean-dyndns/README.md +++ b/charts/digitalocean-dyndns/README.md @@ -69,7 +69,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -88,7 +88,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/digitalocean-dyndns/README.md.gotmpl b/charts/digitalocean-dyndns/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/digitalocean-dyndns/README.md.gotmpl +++ b/charts/digitalocean-dyndns/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/digitalocean-dyndns/README_CHANGELOG.md.gotmpl b/charts/digitalocean-dyndns/README_CHANGELOG.md.gotmpl index 8c39c6b7..c7445782 100644 --- a/charts/digitalocean-dyndns/README_CHANGELOG.md.gotmpl +++ b/charts/digitalocean-dyndns/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/dizquetv/README.md b/charts/dizquetv/README.md index 2595e972..dc436130 100644 --- a/charts/dizquetv/README.md +++ b/charts/dizquetv/README.md @@ -71,7 +71,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -88,7 +88,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/dizquetv/README.md.gotmpl b/charts/dizquetv/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/dizquetv/README.md.gotmpl +++ b/charts/dizquetv/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/dizquetv/README_CHANGELOG.md.gotmpl b/charts/dizquetv/README_CHANGELOG.md.gotmpl index e6167dad..457def03 100644 --- a/charts/dizquetv/README_CHANGELOG.md.gotmpl +++ b/charts/dizquetv/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/dizquetv/values.yaml b/charts/dizquetv/values.yaml index c0d6d84a..3d58dcec 100644 --- a/charts/dizquetv/values.yaml +++ b/charts/dizquetv/values.yaml @@ -2,7 +2,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # image: diff --git a/charts/dnsmadeeasy-webhook/README.md b/charts/dnsmadeeasy-webhook/README.md index f95e3c63..9c3af31a 100644 --- a/charts/dnsmadeeasy-webhook/README.md +++ b/charts/dnsmadeeasy-webhook/README.md @@ -70,7 +70,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -105,7 +105,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/dnsmadeeasy-webhook/README.md.gotmpl b/charts/dnsmadeeasy-webhook/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/dnsmadeeasy-webhook/README.md.gotmpl +++ b/charts/dnsmadeeasy-webhook/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/dnsmadeeasy-webhook/README_CHANGELOG.md.gotmpl b/charts/dnsmadeeasy-webhook/README_CHANGELOG.md.gotmpl index f00f20cf..1464b7a9 100644 --- a/charts/dnsmadeeasy-webhook/README_CHANGELOG.md.gotmpl +++ b/charts/dnsmadeeasy-webhook/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/dsmr-reader/README.md b/charts/dsmr-reader/README.md index 3767ef8c..0651d371 100644 --- a/charts/dsmr-reader/README.md +++ b/charts/dsmr-reader/README.md @@ -73,7 +73,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -96,7 +96,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/dsmr-reader/README.md.gotmpl b/charts/dsmr-reader/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/dsmr-reader/README.md.gotmpl +++ b/charts/dsmr-reader/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/dsmr-reader/README_CHANGELOG.md.gotmpl b/charts/dsmr-reader/README_CHANGELOG.md.gotmpl index e6167dad..457def03 100644 --- a/charts/dsmr-reader/README_CHANGELOG.md.gotmpl +++ b/charts/dsmr-reader/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/dsmr-reader/values.yaml b/charts/dsmr-reader/values.yaml index de3b6683..17e793a2 100644 --- a/charts/dsmr-reader/values.yaml +++ b/charts/dsmr-reader/values.yaml @@ -2,7 +2,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # image: diff --git a/charts/duplicati/README.md b/charts/duplicati/README.md index b44003e8..a4e88918 100644 --- a/charts/duplicati/README.md +++ b/charts/duplicati/README.md @@ -74,7 +74,7 @@ If you get `Error: rendered manifests contain a resource that already exists. Un ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -127,7 +127,7 @@ If you get `Error: rendered manifests contain a resource that already exists. Un ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/duplicati/README.md.gotmpl b/charts/duplicati/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/duplicati/README.md.gotmpl +++ b/charts/duplicati/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/duplicati/README_CHANGELOG.md.gotmpl b/charts/duplicati/README_CHANGELOG.md.gotmpl index 681bab6d..9b8d5540 100644 --- a/charts/duplicati/README_CHANGELOG.md.gotmpl +++ b/charts/duplicati/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/esphome/README.md b/charts/esphome/README.md index 1994a967..aa3c6b49 100644 --- a/charts/esphome/README.md +++ b/charts/esphome/README.md @@ -71,7 +71,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -87,7 +87,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/esphome/README.md.gotmpl b/charts/esphome/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/esphome/README.md.gotmpl +++ b/charts/esphome/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/esphome/README_CHANGELOG.md.gotmpl b/charts/esphome/README_CHANGELOG.md.gotmpl index e6167dad..457def03 100644 --- a/charts/esphome/README_CHANGELOG.md.gotmpl +++ b/charts/esphome/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/esphome/values.yaml b/charts/esphome/values.yaml index 09662eb6..4ea0851f 100644 --- a/charts/esphome/values.yaml +++ b/charts/esphome/values.yaml @@ -2,7 +2,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # image: diff --git a/charts/flaresolverr/README.md b/charts/flaresolverr/README.md index df4aa6f5..54abf3d6 100644 --- a/charts/flaresolverr/README.md +++ b/charts/flaresolverr/README.md @@ -72,7 +72,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -86,7 +86,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/flaresolverr/README.md.gotmpl b/charts/flaresolverr/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/flaresolverr/README.md.gotmpl +++ b/charts/flaresolverr/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/flaresolverr/README_CHANGELOG.md.gotmpl b/charts/flaresolverr/README_CHANGELOG.md.gotmpl index e6167dad..457def03 100644 --- a/charts/flaresolverr/README_CHANGELOG.md.gotmpl +++ b/charts/flaresolverr/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/flaresolverr/values.yaml b/charts/flaresolverr/values.yaml index 1c3516f7..69555fd7 100644 --- a/charts/flaresolverr/values.yaml +++ b/charts/flaresolverr/values.yaml @@ -2,7 +2,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # image: diff --git a/charts/flood/README.md b/charts/flood/README.md index 70bd28ba..22b7535b 100644 --- a/charts/flood/README.md +++ b/charts/flood/README.md @@ -72,7 +72,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -89,7 +89,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/flood/README.md.gotmpl b/charts/flood/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/flood/README.md.gotmpl +++ b/charts/flood/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/flood/README_CHANGELOG.md.gotmpl b/charts/flood/README_CHANGELOG.md.gotmpl index e6167dad..457def03 100644 --- a/charts/flood/README_CHANGELOG.md.gotmpl +++ b/charts/flood/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/flood/values.yaml b/charts/flood/values.yaml index a7f7e156..13451f83 100644 --- a/charts/flood/values.yaml +++ b/charts/flood/values.yaml @@ -2,7 +2,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # image: diff --git a/charts/freshrss/README.md b/charts/freshrss/README.md index c981a7ed..8ac459a2 100644 --- a/charts/freshrss/README.md +++ b/charts/freshrss/README.md @@ -72,7 +72,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -88,7 +88,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/freshrss/README.md.gotmpl b/charts/freshrss/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/freshrss/README.md.gotmpl +++ b/charts/freshrss/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/freshrss/README_CHANGELOG.md.gotmpl b/charts/freshrss/README_CHANGELOG.md.gotmpl index e6167dad..457def03 100644 --- a/charts/freshrss/README_CHANGELOG.md.gotmpl +++ b/charts/freshrss/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/freshrss/values.yaml b/charts/freshrss/values.yaml index d42fd551..d5879c23 100644 --- a/charts/freshrss/values.yaml +++ b/charts/freshrss/values.yaml @@ -2,7 +2,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # image: diff --git a/charts/gaps/README.md b/charts/gaps/README.md index c09a4b82..e26bb585 100644 --- a/charts/gaps/README.md +++ b/charts/gaps/README.md @@ -71,7 +71,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -88,7 +88,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/gaps/README.md.gotmpl b/charts/gaps/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/gaps/README.md.gotmpl +++ b/charts/gaps/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/gaps/README_CHANGELOG.md.gotmpl b/charts/gaps/README_CHANGELOG.md.gotmpl index e6167dad..457def03 100644 --- a/charts/gaps/README_CHANGELOG.md.gotmpl +++ b/charts/gaps/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/gaps/values.yaml b/charts/gaps/values.yaml index 5c9c14a7..977cc768 100644 --- a/charts/gaps/values.yaml +++ b/charts/gaps/values.yaml @@ -2,7 +2,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # image: diff --git a/charts/gonic/README.md b/charts/gonic/README.md index 7ef37bf9..24ceaf34 100644 --- a/charts/gonic/README.md +++ b/charts/gonic/README.md @@ -72,7 +72,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -95,7 +95,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/gonic/README.md.gotmpl b/charts/gonic/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/gonic/README.md.gotmpl +++ b/charts/gonic/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/gonic/README_CHANGELOG.md.gotmpl b/charts/gonic/README_CHANGELOG.md.gotmpl index e6167dad..457def03 100644 --- a/charts/gonic/README_CHANGELOG.md.gotmpl +++ b/charts/gonic/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/gonic/values.yaml b/charts/gonic/values.yaml index 198999b4..d3d2ab50 100644 --- a/charts/gonic/values.yaml +++ b/charts/gonic/values.yaml @@ -2,7 +2,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # image: diff --git a/charts/grocy/README.md b/charts/grocy/README.md index 239429cc..7a254d05 100644 --- a/charts/grocy/README.md +++ b/charts/grocy/README.md @@ -71,7 +71,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -87,7 +87,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/grocy/README.md.gotmpl b/charts/grocy/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/grocy/README.md.gotmpl +++ b/charts/grocy/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/grocy/README_CHANGELOG.md.gotmpl b/charts/grocy/README_CHANGELOG.md.gotmpl index e6167dad..457def03 100644 --- a/charts/grocy/README_CHANGELOG.md.gotmpl +++ b/charts/grocy/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/grocy/values.yaml b/charts/grocy/values.yaml index dcab7bd0..8012febd 100644 --- a/charts/grocy/values.yaml +++ b/charts/grocy/values.yaml @@ -2,7 +2,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # image: diff --git a/charts/healthchecks/README.md b/charts/healthchecks/README.md index c40770cd..337a5d51 100644 --- a/charts/healthchecks/README.md +++ b/charts/healthchecks/README.md @@ -70,7 +70,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -92,7 +92,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/healthchecks/README.md.gotmpl b/charts/healthchecks/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/healthchecks/README.md.gotmpl +++ b/charts/healthchecks/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/healthchecks/README_CHANGELOG.md.gotmpl b/charts/healthchecks/README_CHANGELOG.md.gotmpl index 99310a72..91bbd3c1 100644 --- a/charts/healthchecks/README_CHANGELOG.md.gotmpl +++ b/charts/healthchecks/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/heimdall/README.md b/charts/heimdall/README.md index 350fe8f1..46e6b05e 100644 --- a/charts/heimdall/README.md +++ b/charts/heimdall/README.md @@ -72,7 +72,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -89,7 +89,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/heimdall/README.md.gotmpl b/charts/heimdall/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/heimdall/README.md.gotmpl +++ b/charts/heimdall/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/heimdall/README_CHANGELOG.md.gotmpl b/charts/heimdall/README_CHANGELOG.md.gotmpl index e6167dad..457def03 100644 --- a/charts/heimdall/README_CHANGELOG.md.gotmpl +++ b/charts/heimdall/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/heimdall/values.yaml b/charts/heimdall/values.yaml index 634d1fa0..5187af97 100644 --- a/charts/heimdall/values.yaml +++ b/charts/heimdall/values.yaml @@ -2,7 +2,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # image: diff --git a/charts/home-assistant/README.md b/charts/home-assistant/README.md index d6ba8716..8410d67d 100644 --- a/charts/home-assistant/README.md +++ b/charts/home-assistant/README.md @@ -122,7 +122,7 @@ The value derived is the name of the kubernetes service object for home-assistan ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| diff --git a/charts/home-assistant/README.md.gotmpl b/charts/home-assistant/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/home-assistant/README.md.gotmpl +++ b/charts/home-assistant/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/home-assistant/values.yaml b/charts/home-assistant/values.yaml index 9370da47..9a74bc1d 100644 --- a/charts/home-assistant/values.yaml +++ b/charts/home-assistant/values.yaml @@ -2,7 +2,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # image: diff --git a/charts/homebridge/README.md b/charts/homebridge/README.md index 70bcb186..97eb64cc 100644 --- a/charts/homebridge/README.md +++ b/charts/homebridge/README.md @@ -69,7 +69,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -134,7 +134,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/homebridge/README.md.gotmpl b/charts/homebridge/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/homebridge/README.md.gotmpl +++ b/charts/homebridge/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/homebridge/README_CHANGELOG.md.gotmpl b/charts/homebridge/README_CHANGELOG.md.gotmpl index 5f6f22f9..d40e0f17 100644 --- a/charts/homebridge/README_CHANGELOG.md.gotmpl +++ b/charts/homebridge/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/homer/README.md b/charts/homer/README.md index d7422576..c09cd9b4 100644 --- a/charts/homer/README.md +++ b/charts/homer/README.md @@ -71,7 +71,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -90,7 +90,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/homer/README.md.gotmpl b/charts/homer/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/homer/README.md.gotmpl +++ b/charts/homer/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/homer/README_CHANGELOG.md.gotmpl b/charts/homer/README_CHANGELOG.md.gotmpl index 5c808d96..1bc37e87 100644 --- a/charts/homer/README_CHANGELOG.md.gotmpl +++ b/charts/homer/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/homer/values.yaml b/charts/homer/values.yaml index 9ceb3005..883fd12d 100644 --- a/charts/homer/values.yaml +++ b/charts/homer/values.yaml @@ -2,7 +2,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # image: diff --git a/charts/hyperion-ng/README.md b/charts/hyperion-ng/README.md index 0ed1c600..16778749 100644 --- a/charts/hyperion-ng/README.md +++ b/charts/hyperion-ng/README.md @@ -72,7 +72,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -101,7 +101,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/hyperion-ng/README.md.gotmpl b/charts/hyperion-ng/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/hyperion-ng/README.md.gotmpl +++ b/charts/hyperion-ng/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/hyperion-ng/README_CHANGELOG.md.gotmpl b/charts/hyperion-ng/README_CHANGELOG.md.gotmpl index e6167dad..457def03 100644 --- a/charts/hyperion-ng/README_CHANGELOG.md.gotmpl +++ b/charts/hyperion-ng/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/hyperion-ng/values.yaml b/charts/hyperion-ng/values.yaml index a26c1629..5023a37f 100644 --- a/charts/hyperion-ng/values.yaml +++ b/charts/hyperion-ng/values.yaml @@ -2,7 +2,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # image: diff --git a/charts/icantbelieveitsnotvaletudo/README.md b/charts/icantbelieveitsnotvaletudo/README.md index 6ef20982..2522839a 100644 --- a/charts/icantbelieveitsnotvaletudo/README.md +++ b/charts/icantbelieveitsnotvaletudo/README.md @@ -72,7 +72,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -98,7 +98,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/icantbelieveitsnotvaletudo/README.md.gotmpl b/charts/icantbelieveitsnotvaletudo/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/icantbelieveitsnotvaletudo/README.md.gotmpl +++ b/charts/icantbelieveitsnotvaletudo/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/icantbelieveitsnotvaletudo/README_CHANGELOG.md.gotmpl b/charts/icantbelieveitsnotvaletudo/README_CHANGELOG.md.gotmpl index 1447f30b..ca6cc682 100644 --- a/charts/icantbelieveitsnotvaletudo/README_CHANGELOG.md.gotmpl +++ b/charts/icantbelieveitsnotvaletudo/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/icantbelieveitsnotvaletudo/values.yaml b/charts/icantbelieveitsnotvaletudo/values.yaml index 3bd20ca2..b834efbe 100644 --- a/charts/icantbelieveitsnotvaletudo/values.yaml +++ b/charts/icantbelieveitsnotvaletudo/values.yaml @@ -2,7 +2,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # image: diff --git a/charts/intel-gpu-plugin/README.md b/charts/intel-gpu-plugin/README.md index ea13778f..33b2c161 100644 --- a/charts/intel-gpu-plugin/README.md +++ b/charts/intel-gpu-plugin/README.md @@ -82,7 +82,7 @@ affinity: ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -107,7 +107,7 @@ affinity: ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/intel-gpu-plugin/README.md.gotmpl b/charts/intel-gpu-plugin/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/intel-gpu-plugin/README.md.gotmpl +++ b/charts/intel-gpu-plugin/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/intel-gpu-plugin/README_CHANGELOG.md.gotmpl b/charts/intel-gpu-plugin/README_CHANGELOG.md.gotmpl index 23a01739..13b02ccb 100644 --- a/charts/intel-gpu-plugin/README_CHANGELOG.md.gotmpl +++ b/charts/intel-gpu-plugin/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/jackett/README.md b/charts/jackett/README.md index c77e6d58..41bcdb6c 100644 --- a/charts/jackett/README.md +++ b/charts/jackett/README.md @@ -72,7 +72,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -91,7 +91,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/jackett/README.md.gotmpl b/charts/jackett/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/jackett/README.md.gotmpl +++ b/charts/jackett/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/jackett/README_CHANGELOG.md.gotmpl b/charts/jackett/README_CHANGELOG.md.gotmpl index e6167dad..457def03 100644 --- a/charts/jackett/README_CHANGELOG.md.gotmpl +++ b/charts/jackett/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/jackett/values.yaml b/charts/jackett/values.yaml index 9caf6f75..4392284b 100644 --- a/charts/jackett/values.yaml +++ b/charts/jackett/values.yaml @@ -2,7 +2,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # image: diff --git a/charts/jellyfin/README.md b/charts/jellyfin/README.md index 5eddeea7..1e20ffb5 100644 --- a/charts/jellyfin/README.md +++ b/charts/jellyfin/README.md @@ -72,7 +72,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -90,7 +90,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/jellyfin/README.md.gotmpl b/charts/jellyfin/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/jellyfin/README.md.gotmpl +++ b/charts/jellyfin/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/jellyfin/README_CHANGELOG.md.gotmpl b/charts/jellyfin/README_CHANGELOG.md.gotmpl index e6167dad..457def03 100644 --- a/charts/jellyfin/README_CHANGELOG.md.gotmpl +++ b/charts/jellyfin/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/jellyfin/values.yaml b/charts/jellyfin/values.yaml index 908d02b0..c821b1db 100644 --- a/charts/jellyfin/values.yaml +++ b/charts/jellyfin/values.yaml @@ -2,7 +2,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # image: diff --git a/charts/joplin-server/README.md b/charts/joplin-server/README.md index 4f56c783..fce91dce 100644 --- a/charts/joplin-server/README.md +++ b/charts/joplin-server/README.md @@ -71,7 +71,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -90,7 +90,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/joplin-server/README.md.gotmpl b/charts/joplin-server/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/joplin-server/README.md.gotmpl +++ b/charts/joplin-server/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/joplin-server/README_CHANGELOG.md.gotmpl b/charts/joplin-server/README_CHANGELOG.md.gotmpl index 99310a72..91bbd3c1 100644 --- a/charts/joplin-server/README_CHANGELOG.md.gotmpl +++ b/charts/joplin-server/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/kanboard/README.md b/charts/kanboard/README.md index 7a6fb3fb..7fd05337 100644 --- a/charts/kanboard/README.md +++ b/charts/kanboard/README.md @@ -72,7 +72,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -110,7 +110,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/kanboard/README.md.gotmpl b/charts/kanboard/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/kanboard/README.md.gotmpl +++ b/charts/kanboard/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/kanboard/README_CHANGELOG.md.gotmpl b/charts/kanboard/README_CHANGELOG.md.gotmpl index 2de88a67..a3921e87 100644 --- a/charts/kanboard/README_CHANGELOG.md.gotmpl +++ b/charts/kanboard/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/kanboard/values.yaml b/charts/kanboard/values.yaml index b8ca527a..f91bcdd8 100644 --- a/charts/kanboard/values.yaml +++ b/charts/kanboard/values.yaml @@ -2,7 +2,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # image: diff --git a/charts/lazylibrarian/README.md b/charts/lazylibrarian/README.md index 8a97b240..93eeb602 100644 --- a/charts/lazylibrarian/README.md +++ b/charts/lazylibrarian/README.md @@ -72,7 +72,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -91,7 +91,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/lazylibrarian/README.md.gotmpl b/charts/lazylibrarian/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/lazylibrarian/README.md.gotmpl +++ b/charts/lazylibrarian/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/lazylibrarian/README_CHANGELOG.md.gotmpl b/charts/lazylibrarian/README_CHANGELOG.md.gotmpl index e6167dad..457def03 100644 --- a/charts/lazylibrarian/README_CHANGELOG.md.gotmpl +++ b/charts/lazylibrarian/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/lazylibrarian/values.yaml b/charts/lazylibrarian/values.yaml index b23415d5..0ac8e3cb 100644 --- a/charts/lazylibrarian/values.yaml +++ b/charts/lazylibrarian/values.yaml @@ -2,7 +2,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # image: diff --git a/charts/librespeed/README.md b/charts/librespeed/README.md index 91121d49..108173d4 100644 --- a/charts/librespeed/README.md +++ b/charts/librespeed/README.md @@ -70,7 +70,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -121,7 +121,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/librespeed/README.md.gotmpl b/charts/librespeed/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/librespeed/README.md.gotmpl +++ b/charts/librespeed/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/librespeed/README_CHANGELOG.md.gotmpl b/charts/librespeed/README_CHANGELOG.md.gotmpl index dfccc3ca..a0926cf3 100644 --- a/charts/librespeed/README_CHANGELOG.md.gotmpl +++ b/charts/librespeed/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/lidarr/README.md b/charts/lidarr/README.md index a89d2fc0..648becd0 100644 --- a/charts/lidarr/README.md +++ b/charts/lidarr/README.md @@ -72,7 +72,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -91,7 +91,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/lidarr/README.md.gotmpl b/charts/lidarr/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/lidarr/README.md.gotmpl +++ b/charts/lidarr/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/lidarr/README_CHANGELOG.md.gotmpl b/charts/lidarr/README_CHANGELOG.md.gotmpl index e6167dad..457def03 100644 --- a/charts/lidarr/README_CHANGELOG.md.gotmpl +++ b/charts/lidarr/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/lidarr/values.yaml b/charts/lidarr/values.yaml index 1c407b07..db9dbbe0 100644 --- a/charts/lidarr/values.yaml +++ b/charts/lidarr/values.yaml @@ -2,7 +2,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # image: diff --git a/charts/lychee/README.md b/charts/lychee/README.md index 95a79791..36bc2304 100644 --- a/charts/lychee/README.md +++ b/charts/lychee/README.md @@ -72,7 +72,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -95,7 +95,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/lychee/README.md.gotmpl b/charts/lychee/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/lychee/README.md.gotmpl +++ b/charts/lychee/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/lychee/README_CHANGELOG.md.gotmpl b/charts/lychee/README_CHANGELOG.md.gotmpl index e6167dad..457def03 100644 --- a/charts/lychee/README_CHANGELOG.md.gotmpl +++ b/charts/lychee/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/lychee/values.yaml b/charts/lychee/values.yaml index 5332d856..87bd3349 100644 --- a/charts/lychee/values.yaml +++ b/charts/lychee/values.yaml @@ -2,7 +2,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # image: diff --git a/charts/modem-stats/README.md b/charts/modem-stats/README.md index a57a5269..f488ee36 100644 --- a/charts/modem-stats/README.md +++ b/charts/modem-stats/README.md @@ -71,7 +71,7 @@ The configuration is set as a block of text through a configmap and mouted as a ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -92,7 +92,7 @@ The configuration is set as a block of text through a configmap and mouted as a ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/modem-stats/README.md.gotmpl b/charts/modem-stats/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/modem-stats/README.md.gotmpl +++ b/charts/modem-stats/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/modem-stats/README_CHANGELOG.md.gotmpl b/charts/modem-stats/README_CHANGELOG.md.gotmpl index 43c00852..f46f4447 100644 --- a/charts/modem-stats/README_CHANGELOG.md.gotmpl +++ b/charts/modem-stats/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/monica/README.md b/charts/monica/README.md index e551ad09..583eb84b 100644 --- a/charts/monica/README.md +++ b/charts/monica/README.md @@ -73,7 +73,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -97,7 +97,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/monica/README.md.gotmpl b/charts/monica/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/monica/README.md.gotmpl +++ b/charts/monica/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/monica/README_CHANGELOG.md.gotmpl b/charts/monica/README_CHANGELOG.md.gotmpl index e6167dad..457def03 100644 --- a/charts/monica/README_CHANGELOG.md.gotmpl +++ b/charts/monica/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/monica/values.yaml b/charts/monica/values.yaml index 17db30b5..7396438b 100644 --- a/charts/monica/values.yaml +++ b/charts/monica/values.yaml @@ -2,7 +2,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # image: diff --git a/charts/mosquitto/README.md b/charts/mosquitto/README.md index 18f9d62c..b689bd56 100644 --- a/charts/mosquitto/README.md +++ b/charts/mosquitto/README.md @@ -71,7 +71,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -97,7 +97,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). @@ -109,7 +109,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), #### Changed -- Migrated the chart to the [k8s-at-home common library chart](https://github.com/k8s-at-home/charts/tree/master/charts/common). +- Migrated the chart to the [k8s-at-home common library chart](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). #### Removed diff --git a/charts/mosquitto/README.md.gotmpl b/charts/mosquitto/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/mosquitto/README.md.gotmpl +++ b/charts/mosquitto/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/mosquitto/README_CHANGELOG.md.gotmpl b/charts/mosquitto/README_CHANGELOG.md.gotmpl index 5939aba3..58e8f002 100644 --- a/charts/mosquitto/README_CHANGELOG.md.gotmpl +++ b/charts/mosquitto/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). @@ -17,7 +17,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), #### Changed -- Migrated the chart to the [k8s-at-home common library chart](https://github.com/k8s-at-home/charts/tree/master/charts/common). +- Migrated the chart to the [k8s-at-home common library chart](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). #### Removed diff --git a/charts/mosquitto/values.yaml b/charts/mosquitto/values.yaml index 923a433e..764f8779 100644 --- a/charts/mosquitto/values.yaml +++ b/charts/mosquitto/values.yaml @@ -2,7 +2,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # image: diff --git a/charts/mylar/README.md b/charts/mylar/README.md index ca99e9ad..71ffd535 100644 --- a/charts/mylar/README.md +++ b/charts/mylar/README.md @@ -73,7 +73,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -95,7 +95,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/mylar/README.md.gotmpl b/charts/mylar/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/mylar/README.md.gotmpl +++ b/charts/mylar/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/mylar/README_CHANGELOG.md.gotmpl b/charts/mylar/README_CHANGELOG.md.gotmpl index e6167dad..457def03 100644 --- a/charts/mylar/README_CHANGELOG.md.gotmpl +++ b/charts/mylar/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/mylar/values.yaml b/charts/mylar/values.yaml index a5c80770..49007955 100644 --- a/charts/mylar/values.yaml +++ b/charts/mylar/values.yaml @@ -2,7 +2,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # image: diff --git a/charts/navidrome/README.md b/charts/navidrome/README.md index 4e2c0f0b..e6e9be40 100644 --- a/charts/navidrome/README.md +++ b/charts/navidrome/README.md @@ -72,7 +72,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -98,7 +98,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/navidrome/README.md.gotmpl b/charts/navidrome/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/navidrome/README.md.gotmpl +++ b/charts/navidrome/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/navidrome/README_CHANGELOG.md.gotmpl b/charts/navidrome/README_CHANGELOG.md.gotmpl index e6167dad..457def03 100644 --- a/charts/navidrome/README_CHANGELOG.md.gotmpl +++ b/charts/navidrome/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/navidrome/values.yaml b/charts/navidrome/values.yaml index b013d1bc..ed067bf0 100644 --- a/charts/navidrome/values.yaml +++ b/charts/navidrome/values.yaml @@ -2,7 +2,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # image: diff --git a/charts/neolink/README.md b/charts/neolink/README.md index af4919ae..18987196 100644 --- a/charts/neolink/README.md +++ b/charts/neolink/README.md @@ -71,7 +71,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -85,7 +85,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/neolink/README.md.gotmpl b/charts/neolink/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/neolink/README.md.gotmpl +++ b/charts/neolink/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/neolink/README_CHANGELOG.md.gotmpl b/charts/neolink/README_CHANGELOG.md.gotmpl index e6167dad..457def03 100644 --- a/charts/neolink/README_CHANGELOG.md.gotmpl +++ b/charts/neolink/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/neolink/values.yaml b/charts/neolink/values.yaml index 0bb93c15..b7551749 100644 --- a/charts/neolink/values.yaml +++ b/charts/neolink/values.yaml @@ -2,7 +2,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # image: diff --git a/charts/network-ups-tools/README.md b/charts/network-ups-tools/README.md index 0c7dcb81..0d9a13f2 100644 --- a/charts/network-ups-tools/README.md +++ b/charts/network-ups-tools/README.md @@ -71,7 +71,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -90,7 +90,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/network-ups-tools/README.md.gotmpl b/charts/network-ups-tools/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/network-ups-tools/README.md.gotmpl +++ b/charts/network-ups-tools/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/network-ups-tools/README_CHANGELOG.md.gotmpl b/charts/network-ups-tools/README_CHANGELOG.md.gotmpl index e6167dad..457def03 100644 --- a/charts/network-ups-tools/README_CHANGELOG.md.gotmpl +++ b/charts/network-ups-tools/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/network-ups-tools/values.yaml b/charts/network-ups-tools/values.yaml index 84154d7a..af4c47ef 100644 --- a/charts/network-ups-tools/values.yaml +++ b/charts/network-ups-tools/values.yaml @@ -2,7 +2,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # image: diff --git a/charts/node-feature-discovery/README.md b/charts/node-feature-discovery/README.md index 112ec87c..2f34a6ce 100644 --- a/charts/node-feature-discovery/README.md +++ b/charts/node-feature-discovery/README.md @@ -69,7 +69,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -110,7 +110,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/node-feature-discovery/README.md.gotmpl b/charts/node-feature-discovery/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/node-feature-discovery/README.md.gotmpl +++ b/charts/node-feature-discovery/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/node-feature-discovery/README_CHANGELOG.md.gotmpl b/charts/node-feature-discovery/README_CHANGELOG.md.gotmpl index e6167dad..457def03 100644 --- a/charts/node-feature-discovery/README_CHANGELOG.md.gotmpl +++ b/charts/node-feature-discovery/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/node-red/README.md b/charts/node-red/README.md index 597a388f..a7b2d421 100644 --- a/charts/node-red/README.md +++ b/charts/node-red/README.md @@ -72,7 +72,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -89,7 +89,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/node-red/README.md.gotmpl b/charts/node-red/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/node-red/README.md.gotmpl +++ b/charts/node-red/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/node-red/README_CHANGELOG.md.gotmpl b/charts/node-red/README_CHANGELOG.md.gotmpl index e6167dad..457def03 100644 --- a/charts/node-red/README_CHANGELOG.md.gotmpl +++ b/charts/node-red/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/node-red/values.yaml b/charts/node-red/values.yaml index 438a8e1e..72288a91 100644 --- a/charts/node-red/values.yaml +++ b/charts/node-red/values.yaml @@ -2,7 +2,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # image: diff --git a/charts/nzbget/README.md b/charts/nzbget/README.md index 8603b5d3..4fe3e4e5 100644 --- a/charts/nzbget/README.md +++ b/charts/nzbget/README.md @@ -75,7 +75,7 @@ The default login details (change ASAP) are: ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -96,7 +96,7 @@ The default login details (change ASAP) are: ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/nzbget/README.md.gotmpl b/charts/nzbget/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/nzbget/README.md.gotmpl +++ b/charts/nzbget/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/nzbget/README_CHANGELOG.md.gotmpl b/charts/nzbget/README_CHANGELOG.md.gotmpl index e6167dad..457def03 100644 --- a/charts/nzbget/README_CHANGELOG.md.gotmpl +++ b/charts/nzbget/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/nzbget/values.yaml b/charts/nzbget/values.yaml index b8799ef2..de4d5546 100644 --- a/charts/nzbget/values.yaml +++ b/charts/nzbget/values.yaml @@ -2,7 +2,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # image: diff --git a/charts/nzbhydra2/README.md b/charts/nzbhydra2/README.md index 2d26e33f..8d260701 100644 --- a/charts/nzbhydra2/README.md +++ b/charts/nzbhydra2/README.md @@ -72,7 +72,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -112,7 +112,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/nzbhydra2/README.md.gotmpl b/charts/nzbhydra2/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/nzbhydra2/README.md.gotmpl +++ b/charts/nzbhydra2/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/nzbhydra2/README_CHANGELOG.md.gotmpl b/charts/nzbhydra2/README_CHANGELOG.md.gotmpl index e6167dad..457def03 100644 --- a/charts/nzbhydra2/README_CHANGELOG.md.gotmpl +++ b/charts/nzbhydra2/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/nzbhydra2/values.yaml b/charts/nzbhydra2/values.yaml index 0f586e37..7f867add 100644 --- a/charts/nzbhydra2/values.yaml +++ b/charts/nzbhydra2/values.yaml @@ -2,7 +2,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # image: diff --git a/charts/oauth2-proxy/README.md b/charts/oauth2-proxy/README.md index b8f3be52..3eeb634c 100644 --- a/charts/oauth2-proxy/README.md +++ b/charts/oauth2-proxy/README.md @@ -99,7 +99,7 @@ data: ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -158,7 +158,7 @@ data: ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/oauth2-proxy/README.md.gotmpl b/charts/oauth2-proxy/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/oauth2-proxy/README.md.gotmpl +++ b/charts/oauth2-proxy/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/oauth2-proxy/README_CHANGELOG.md.gotmpl b/charts/oauth2-proxy/README_CHANGELOG.md.gotmpl index b18b0662..9ae85305 100644 --- a/charts/oauth2-proxy/README_CHANGELOG.md.gotmpl +++ b/charts/oauth2-proxy/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/octoprint/README.md b/charts/octoprint/README.md index 046e2ca7..d14da292 100644 --- a/charts/octoprint/README.md +++ b/charts/octoprint/README.md @@ -72,7 +72,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -94,7 +94,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/octoprint/README.md.gotmpl b/charts/octoprint/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/octoprint/README.md.gotmpl +++ b/charts/octoprint/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/octoprint/README_CHANGELOG.md.gotmpl b/charts/octoprint/README_CHANGELOG.md.gotmpl index e6167dad..457def03 100644 --- a/charts/octoprint/README_CHANGELOG.md.gotmpl +++ b/charts/octoprint/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/octoprint/values.yaml b/charts/octoprint/values.yaml index ed47a6c6..aec4b953 100644 --- a/charts/octoprint/values.yaml +++ b/charts/octoprint/values.yaml @@ -2,7 +2,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # image: diff --git a/charts/omada-controller/README.md b/charts/omada-controller/README.md index d87a4d71..b0afc622 100644 --- a/charts/omada-controller/README.md +++ b/charts/omada-controller/README.md @@ -72,7 +72,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -88,7 +88,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/omada-controller/README.md.gotmpl b/charts/omada-controller/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/omada-controller/README.md.gotmpl +++ b/charts/omada-controller/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/omada-controller/README_CHANGELOG.md.gotmpl b/charts/omada-controller/README_CHANGELOG.md.gotmpl index e6167dad..457def03 100644 --- a/charts/omada-controller/README_CHANGELOG.md.gotmpl +++ b/charts/omada-controller/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/omada-controller/values.yaml b/charts/omada-controller/values.yaml index 225306e2..18d34043 100644 --- a/charts/omada-controller/values.yaml +++ b/charts/omada-controller/values.yaml @@ -2,7 +2,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # image: diff --git a/charts/ombi/README.md b/charts/ombi/README.md index 3d18af1c..006f7b01 100644 --- a/charts/ombi/README.md +++ b/charts/ombi/README.md @@ -72,7 +72,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -88,7 +88,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/ombi/README.md.gotmpl b/charts/ombi/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/ombi/README.md.gotmpl +++ b/charts/ombi/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/ombi/README_CHANGELOG.md.gotmpl b/charts/ombi/README_CHANGELOG.md.gotmpl index e6167dad..457def03 100644 --- a/charts/ombi/README_CHANGELOG.md.gotmpl +++ b/charts/ombi/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/ombi/values.yaml b/charts/ombi/values.yaml index bbd491ce..6c9d91c0 100644 --- a/charts/ombi/values.yaml +++ b/charts/ombi/values.yaml @@ -2,7 +2,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # image: diff --git a/charts/organizr/README.md b/charts/organizr/README.md index 669a75a2..e2315877 100644 --- a/charts/organizr/README.md +++ b/charts/organizr/README.md @@ -72,7 +72,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -88,7 +88,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/organizr/README.md.gotmpl b/charts/organizr/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/organizr/README.md.gotmpl +++ b/charts/organizr/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/organizr/README_CHANGELOG.md.gotmpl b/charts/organizr/README_CHANGELOG.md.gotmpl index e6167dad..457def03 100644 --- a/charts/organizr/README_CHANGELOG.md.gotmpl +++ b/charts/organizr/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/organizr/values.yaml b/charts/organizr/values.yaml index 9936d872..0cc3ad85 100644 --- a/charts/organizr/values.yaml +++ b/charts/organizr/values.yaml @@ -2,7 +2,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # image: diff --git a/charts/overseerr/README.md b/charts/overseerr/README.md index d808c3b4..c685888a 100644 --- a/charts/overseerr/README.md +++ b/charts/overseerr/README.md @@ -72,7 +72,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -89,7 +89,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/overseerr/README.md.gotmpl b/charts/overseerr/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/overseerr/README.md.gotmpl +++ b/charts/overseerr/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/overseerr/README_CHANGELOG.md.gotmpl b/charts/overseerr/README_CHANGELOG.md.gotmpl index e6167dad..457def03 100644 --- a/charts/overseerr/README_CHANGELOG.md.gotmpl +++ b/charts/overseerr/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/overseerr/values.yaml b/charts/overseerr/values.yaml index 5eb2530f..dd04b31d 100644 --- a/charts/overseerr/values.yaml +++ b/charts/overseerr/values.yaml @@ -2,7 +2,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # image: diff --git a/charts/paperless/README.md b/charts/paperless/README.md index 0a8a67ce..13d84ac3 100644 --- a/charts/paperless/README.md +++ b/charts/paperless/README.md @@ -71,7 +71,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -102,7 +102,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/paperless/README.md.gotmpl b/charts/paperless/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/paperless/README.md.gotmpl +++ b/charts/paperless/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/paperless/README_CHANGELOG.md.gotmpl b/charts/paperless/README_CHANGELOG.md.gotmpl index e6167dad..457def03 100644 --- a/charts/paperless/README_CHANGELOG.md.gotmpl +++ b/charts/paperless/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/paperless/values.yaml b/charts/paperless/values.yaml index efb24f36..e7c4f6ff 100644 --- a/charts/paperless/values.yaml +++ b/charts/paperless/values.yaml @@ -2,7 +2,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # image: diff --git a/charts/photoprism/README.md b/charts/photoprism/README.md index d9d6ce5b..a10e46cb 100644 --- a/charts/photoprism/README.md +++ b/charts/photoprism/README.md @@ -72,7 +72,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -93,7 +93,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/photoprism/README.md.gotmpl b/charts/photoprism/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/photoprism/README.md.gotmpl +++ b/charts/photoprism/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/photoprism/README_CHANGELOG.md.gotmpl b/charts/photoprism/README_CHANGELOG.md.gotmpl index e6167dad..457def03 100644 --- a/charts/photoprism/README_CHANGELOG.md.gotmpl +++ b/charts/photoprism/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/photoprism/values.yaml b/charts/photoprism/values.yaml index ce256d6c..c20db1e1 100644 --- a/charts/photoprism/values.yaml +++ b/charts/photoprism/values.yaml @@ -2,7 +2,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # image: diff --git a/charts/piaware/README.md b/charts/piaware/README.md index f92e0fe8..deadd34f 100644 --- a/charts/piaware/README.md +++ b/charts/piaware/README.md @@ -100,7 +100,7 @@ affinity: ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -119,7 +119,7 @@ affinity: ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/piaware/README.md.gotmpl b/charts/piaware/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/piaware/README.md.gotmpl +++ b/charts/piaware/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/piaware/README_CHANGELOG.md.gotmpl b/charts/piaware/README_CHANGELOG.md.gotmpl index e6167dad..457def03 100644 --- a/charts/piaware/README_CHANGELOG.md.gotmpl +++ b/charts/piaware/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/piaware/values.yaml b/charts/piaware/values.yaml index 63a24830..6c8b7e81 100644 --- a/charts/piaware/values.yaml +++ b/charts/piaware/values.yaml @@ -2,7 +2,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # image: diff --git a/charts/plex-media-server/README.md b/charts/plex-media-server/README.md index 2c8795c6..c14d996e 100644 --- a/charts/plex-media-server/README.md +++ b/charts/plex-media-server/README.md @@ -76,7 +76,7 @@ Be sure to use the [plex](https://github.com/k8s-at-home/charts/tree/master/char ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -96,7 +96,7 @@ Be sure to use the [plex](https://github.com/k8s-at-home/charts/tree/master/char ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/plex-media-server/README.md.gotmpl b/charts/plex-media-server/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/plex-media-server/README.md.gotmpl +++ b/charts/plex-media-server/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/plex-media-server/README_CHANGELOG.md.gotmpl b/charts/plex-media-server/README_CHANGELOG.md.gotmpl index e6167dad..457def03 100644 --- a/charts/plex-media-server/README_CHANGELOG.md.gotmpl +++ b/charts/plex-media-server/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/plex-media-server/values.yaml b/charts/plex-media-server/values.yaml index aab8207f..9c090516 100644 --- a/charts/plex-media-server/values.yaml +++ b/charts/plex-media-server/values.yaml @@ -2,7 +2,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # image: diff --git a/charts/plex/README.md b/charts/plex/README.md index e954119f..6b6ca0a9 100644 --- a/charts/plex/README.md +++ b/charts/plex/README.md @@ -69,7 +69,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -175,7 +175,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/plex/README.md.gotmpl b/charts/plex/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/plex/README.md.gotmpl +++ b/charts/plex/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/plex/README_CHANGELOG.md.gotmpl b/charts/plex/README_CHANGELOG.md.gotmpl index fed7f2b8..f164d3e2 100644 --- a/charts/plex/README_CHANGELOG.md.gotmpl +++ b/charts/plex/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/powerdns/README.md b/charts/powerdns/README.md index 6bcb118a..21fc0643 100644 --- a/charts/powerdns/README.md +++ b/charts/powerdns/README.md @@ -70,7 +70,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -129,7 +129,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/powerdns/README.md.gotmpl b/charts/powerdns/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/powerdns/README.md.gotmpl +++ b/charts/powerdns/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/powerdns/README_CHANGELOG.md.gotmpl b/charts/powerdns/README_CHANGELOG.md.gotmpl index 520cb480..f6ab48fb 100644 --- a/charts/powerdns/README_CHANGELOG.md.gotmpl +++ b/charts/powerdns/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/prometheus-nut-exporter/README.md b/charts/prometheus-nut-exporter/README.md index b70a4084..458c678e 100644 --- a/charts/prometheus-nut-exporter/README.md +++ b/charts/prometheus-nut-exporter/README.md @@ -70,7 +70,7 @@ You can find the exported metrics here: [metrics](https://github.com/HON95/prome ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -105,7 +105,7 @@ You can find the exported metrics here: [metrics](https://github.com/HON95/prome ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/prometheus-nut-exporter/README.md.gotmpl b/charts/prometheus-nut-exporter/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/prometheus-nut-exporter/README.md.gotmpl +++ b/charts/prometheus-nut-exporter/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/prometheus-nut-exporter/README_CHANGELOG.md.gotmpl b/charts/prometheus-nut-exporter/README_CHANGELOG.md.gotmpl index 0ba75caa..e4da5f77 100644 --- a/charts/prometheus-nut-exporter/README_CHANGELOG.md.gotmpl +++ b/charts/prometheus-nut-exporter/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/protonmail-bridge/README.md b/charts/protonmail-bridge/README.md index 02b14e5d..64bfed4c 100644 --- a/charts/protonmail-bridge/README.md +++ b/charts/protonmail-bridge/README.md @@ -80,7 +80,7 @@ Once installed do the following to configure the application within the pod: ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -97,7 +97,7 @@ Once installed do the following to configure the application within the pod: ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/protonmail-bridge/README.md.gotmpl b/charts/protonmail-bridge/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/protonmail-bridge/README.md.gotmpl +++ b/charts/protonmail-bridge/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/protonmail-bridge/README_CHANGELOG.md.gotmpl b/charts/protonmail-bridge/README_CHANGELOG.md.gotmpl index e6167dad..457def03 100644 --- a/charts/protonmail-bridge/README_CHANGELOG.md.gotmpl +++ b/charts/protonmail-bridge/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/protonmail-bridge/values.yaml b/charts/protonmail-bridge/values.yaml index 65465b69..bd66dcf5 100644 --- a/charts/protonmail-bridge/values.yaml +++ b/charts/protonmail-bridge/values.yaml @@ -2,7 +2,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # image: diff --git a/charts/pyload/README.md b/charts/pyload/README.md index 996c26ef..4b22ddc1 100644 --- a/charts/pyload/README.md +++ b/charts/pyload/README.md @@ -72,7 +72,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -88,7 +88,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/pyload/README.md.gotmpl b/charts/pyload/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/pyload/README.md.gotmpl +++ b/charts/pyload/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/pyload/README_CHANGELOG.md.gotmpl b/charts/pyload/README_CHANGELOG.md.gotmpl index e6167dad..457def03 100644 --- a/charts/pyload/README_CHANGELOG.md.gotmpl +++ b/charts/pyload/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/pyload/values.yaml b/charts/pyload/values.yaml index cc18a277..103d37dd 100644 --- a/charts/pyload/values.yaml +++ b/charts/pyload/values.yaml @@ -2,7 +2,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # image: diff --git a/charts/qbittorrent/README.md b/charts/qbittorrent/README.md index feb30ae2..a0d43f74 100644 --- a/charts/qbittorrent/README.md +++ b/charts/qbittorrent/README.md @@ -71,7 +71,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -104,7 +104,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/qbittorrent/README.md.gotmpl b/charts/qbittorrent/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/qbittorrent/README.md.gotmpl +++ b/charts/qbittorrent/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/qbittorrent/README_CHANGELOG.md.gotmpl b/charts/qbittorrent/README_CHANGELOG.md.gotmpl index e6167dad..457def03 100644 --- a/charts/qbittorrent/README_CHANGELOG.md.gotmpl +++ b/charts/qbittorrent/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/qbittorrent/values.yaml b/charts/qbittorrent/values.yaml index 84097cc7..96301c94 100644 --- a/charts/qbittorrent/values.yaml +++ b/charts/qbittorrent/values.yaml @@ -2,7 +2,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # image: diff --git a/charts/radarr/README.md b/charts/radarr/README.md index e72401f8..6ffe21b4 100644 --- a/charts/radarr/README.md +++ b/charts/radarr/README.md @@ -72,7 +72,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -91,7 +91,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/radarr/README.md.gotmpl b/charts/radarr/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/radarr/README.md.gotmpl +++ b/charts/radarr/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/radarr/README_CHANGELOG.md.gotmpl b/charts/radarr/README_CHANGELOG.md.gotmpl index e6167dad..457def03 100644 --- a/charts/radarr/README_CHANGELOG.md.gotmpl +++ b/charts/radarr/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/radarr/values.yaml b/charts/radarr/values.yaml index 36041d88..d67af9d9 100644 --- a/charts/radarr/values.yaml +++ b/charts/radarr/values.yaml @@ -2,7 +2,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # image: diff --git a/charts/readarr/README.md b/charts/readarr/README.md index fc287257..7ecfc17e 100644 --- a/charts/readarr/README.md +++ b/charts/readarr/README.md @@ -73,7 +73,7 @@ helm install readarr k8s-at-home/readarr -f values.yaml ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -92,7 +92,7 @@ helm install readarr k8s-at-home/readarr -f values.yaml ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/readarr/README.md.gotmpl b/charts/readarr/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/readarr/README.md.gotmpl +++ b/charts/readarr/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/readarr/README_CHANGELOG.md.gotmpl b/charts/readarr/README_CHANGELOG.md.gotmpl index e6167dad..457def03 100644 --- a/charts/readarr/README_CHANGELOG.md.gotmpl +++ b/charts/readarr/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/readarr/values.yaml b/charts/readarr/values.yaml index c459108f..c7131546 100644 --- a/charts/readarr/values.yaml +++ b/charts/readarr/values.yaml @@ -2,7 +2,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # image: diff --git a/charts/recipes/README.md b/charts/recipes/README.md index 6c95f874..77573d54 100644 --- a/charts/recipes/README.md +++ b/charts/recipes/README.md @@ -72,7 +72,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -116,7 +116,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/recipes/README.md.gotmpl b/charts/recipes/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/recipes/README.md.gotmpl +++ b/charts/recipes/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/recipes/README_CHANGELOG.md.gotmpl b/charts/recipes/README_CHANGELOG.md.gotmpl index e6167dad..457def03 100644 --- a/charts/recipes/README_CHANGELOG.md.gotmpl +++ b/charts/recipes/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/recipes/values.yaml b/charts/recipes/values.yaml index 95aab023..cb82da40 100644 --- a/charts/recipes/values.yaml +++ b/charts/recipes/values.yaml @@ -2,7 +2,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # image: diff --git a/charts/resilio-sync/README.md b/charts/resilio-sync/README.md index 4a1febc6..c1c4cc1a 100644 --- a/charts/resilio-sync/README.md +++ b/charts/resilio-sync/README.md @@ -71,7 +71,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -111,7 +111,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/resilio-sync/README.md.gotmpl b/charts/resilio-sync/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/resilio-sync/README.md.gotmpl +++ b/charts/resilio-sync/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/resilio-sync/README_CHANGELOG.md.gotmpl b/charts/resilio-sync/README_CHANGELOG.md.gotmpl index e6167dad..457def03 100644 --- a/charts/resilio-sync/README_CHANGELOG.md.gotmpl +++ b/charts/resilio-sync/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/resilio-sync/values.yaml b/charts/resilio-sync/values.yaml index f73eacb7..c57ba3e2 100644 --- a/charts/resilio-sync/values.yaml +++ b/charts/resilio-sync/values.yaml @@ -2,7 +2,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # image: diff --git a/charts/rtorrent-flood/README.md b/charts/rtorrent-flood/README.md index ef8b30a5..f50540bb 100644 --- a/charts/rtorrent-flood/README.md +++ b/charts/rtorrent-flood/README.md @@ -86,7 +86,7 @@ You may need to change the StorageClass depending on your kubernetes setup or th ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -140,7 +140,7 @@ You may need to change the StorageClass depending on your kubernetes setup or th ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/rtorrent-flood/README.md.gotmpl b/charts/rtorrent-flood/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/rtorrent-flood/README.md.gotmpl +++ b/charts/rtorrent-flood/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/rtorrent-flood/README_CHANGELOG.md.gotmpl b/charts/rtorrent-flood/README_CHANGELOG.md.gotmpl index 9265b9d3..a3840e6c 100644 --- a/charts/rtorrent-flood/README_CHANGELOG.md.gotmpl +++ b/charts/rtorrent-flood/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/sabnzbd/README.md b/charts/sabnzbd/README.md index e8c6c355..ef3f0a02 100644 --- a/charts/sabnzbd/README.md +++ b/charts/sabnzbd/README.md @@ -77,7 +77,7 @@ You can do one of two things to solve this issue: ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -99,7 +99,7 @@ You can do one of two things to solve this issue: ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/sabnzbd/README.md.gotmpl b/charts/sabnzbd/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/sabnzbd/README.md.gotmpl +++ b/charts/sabnzbd/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/sabnzbd/README_CHANGELOG.md.gotmpl b/charts/sabnzbd/README_CHANGELOG.md.gotmpl index e6167dad..457def03 100644 --- a/charts/sabnzbd/README_CHANGELOG.md.gotmpl +++ b/charts/sabnzbd/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/sabnzbd/values.yaml b/charts/sabnzbd/values.yaml index b4ad2d1d..a33f8130 100644 --- a/charts/sabnzbd/values.yaml +++ b/charts/sabnzbd/values.yaml @@ -2,7 +2,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # image: diff --git a/charts/samba/README.md b/charts/samba/README.md index c324c2bf..32c46009 100644 --- a/charts/samba/README.md +++ b/charts/samba/README.md @@ -71,7 +71,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -93,7 +93,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/samba/README.md.gotmpl b/charts/samba/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/samba/README.md.gotmpl +++ b/charts/samba/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/samba/README_CHANGELOG.md.gotmpl b/charts/samba/README_CHANGELOG.md.gotmpl index e6167dad..457def03 100644 --- a/charts/samba/README_CHANGELOG.md.gotmpl +++ b/charts/samba/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/samba/values.yaml b/charts/samba/values.yaml index 0afd6789..d109e239 100644 --- a/charts/samba/values.yaml +++ b/charts/samba/values.yaml @@ -2,7 +2,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # image: diff --git a/charts/searx/README.md b/charts/searx/README.md index 4f750463..8a38ef47 100644 --- a/charts/searx/README.md +++ b/charts/searx/README.md @@ -73,7 +73,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -140,7 +140,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/searx/README.md.gotmpl b/charts/searx/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/searx/README.md.gotmpl +++ b/charts/searx/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/searx/README_CHANGELOG.md.gotmpl b/charts/searx/README_CHANGELOG.md.gotmpl index e6167dad..457def03 100644 --- a/charts/searx/README_CHANGELOG.md.gotmpl +++ b/charts/searx/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/searx/values.yaml b/charts/searx/values.yaml index 71b078b1..f0277d08 100644 --- a/charts/searx/values.yaml +++ b/charts/searx/values.yaml @@ -2,7 +2,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # image: diff --git a/charts/ser2sock/README.md b/charts/ser2sock/README.md index 4ae7fae1..adaceb80 100644 --- a/charts/ser2sock/README.md +++ b/charts/ser2sock/README.md @@ -85,7 +85,7 @@ affinity: ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -117,7 +117,7 @@ affinity: ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/ser2sock/README.md.gotmpl b/charts/ser2sock/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/ser2sock/README.md.gotmpl +++ b/charts/ser2sock/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/ser2sock/README_CHANGELOG.md.gotmpl b/charts/ser2sock/README_CHANGELOG.md.gotmpl index a222497c..51c2b7f0 100644 --- a/charts/ser2sock/README_CHANGELOG.md.gotmpl +++ b/charts/ser2sock/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/sharry/README.md b/charts/sharry/README.md index cbd66ebf..c6af261b 100644 --- a/charts/sharry/README.md +++ b/charts/sharry/README.md @@ -70,7 +70,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -104,7 +104,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/sharry/README.md.gotmpl b/charts/sharry/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/sharry/README.md.gotmpl +++ b/charts/sharry/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/sharry/README_CHANGELOG.md.gotmpl b/charts/sharry/README_CHANGELOG.md.gotmpl index 99310a72..91bbd3c1 100644 --- a/charts/sharry/README_CHANGELOG.md.gotmpl +++ b/charts/sharry/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/smarter-device-manager/README.md b/charts/smarter-device-manager/README.md index 8ad18813..502dd6a4 100644 --- a/charts/smarter-device-manager/README.md +++ b/charts/smarter-device-manager/README.md @@ -113,7 +113,7 @@ In this case host device `/dev/ttyUSB-Conbee-2` will be given at the same path, ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -129,7 +129,7 @@ In this case host device `/dev/ttyUSB-Conbee-2` will be given at the same path, ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/smarter-device-manager/README.md.gotmpl b/charts/smarter-device-manager/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/smarter-device-manager/README.md.gotmpl +++ b/charts/smarter-device-manager/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/smarter-device-manager/README_CHANGELOG.md.gotmpl b/charts/smarter-device-manager/README_CHANGELOG.md.gotmpl index e6167dad..457def03 100644 --- a/charts/smarter-device-manager/README_CHANGELOG.md.gotmpl +++ b/charts/smarter-device-manager/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/smarter-device-manager/values.yaml b/charts/smarter-device-manager/values.yaml index f39bc128..46e69225 100644 --- a/charts/smarter-device-manager/values.yaml +++ b/charts/smarter-device-manager/values.yaml @@ -2,7 +2,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # image: diff --git a/charts/sonarr/README.md b/charts/sonarr/README.md index 25fad2eb..c72b74b8 100644 --- a/charts/sonarr/README.md +++ b/charts/sonarr/README.md @@ -72,7 +72,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -91,7 +91,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/sonarr/README.md.gotmpl b/charts/sonarr/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/sonarr/README.md.gotmpl +++ b/charts/sonarr/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/sonarr/README_CHANGELOG.md.gotmpl b/charts/sonarr/README_CHANGELOG.md.gotmpl index e6167dad..457def03 100644 --- a/charts/sonarr/README_CHANGELOG.md.gotmpl +++ b/charts/sonarr/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/sonarr/values.yaml b/charts/sonarr/values.yaml index a19bbc30..6aff2add 100644 --- a/charts/sonarr/values.yaml +++ b/charts/sonarr/values.yaml @@ -2,7 +2,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # image: diff --git a/charts/speedtest-prometheus/README.md b/charts/speedtest-prometheus/README.md index 43db5b40..e1514aae 100644 --- a/charts/speedtest-prometheus/README.md +++ b/charts/speedtest-prometheus/README.md @@ -70,7 +70,7 @@ You can find an [example grafana dashboard](https://github.com/billimek/promethe ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -97,7 +97,7 @@ You can find an [example grafana dashboard](https://github.com/billimek/promethe ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/speedtest-prometheus/README.md.gotmpl b/charts/speedtest-prometheus/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/speedtest-prometheus/README.md.gotmpl +++ b/charts/speedtest-prometheus/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/speedtest-prometheus/README_CHANGELOG.md.gotmpl b/charts/speedtest-prometheus/README_CHANGELOG.md.gotmpl index f66db3d4..b830ef11 100644 --- a/charts/speedtest-prometheus/README_CHANGELOG.md.gotmpl +++ b/charts/speedtest-prometheus/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/speedtest/README.md b/charts/speedtest/README.md index 518e500a..7be47899 100644 --- a/charts/speedtest/README.md +++ b/charts/speedtest/README.md @@ -70,7 +70,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -98,7 +98,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/speedtest/README.md.gotmpl b/charts/speedtest/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/speedtest/README.md.gotmpl +++ b/charts/speedtest/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/speedtest/README_CHANGELOG.md.gotmpl b/charts/speedtest/README_CHANGELOG.md.gotmpl index e216d056..80e7a14a 100644 --- a/charts/speedtest/README_CHANGELOG.md.gotmpl +++ b/charts/speedtest/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/statping/README.md b/charts/statping/README.md index 14f90c61..dc76e391 100644 --- a/charts/statping/README.md +++ b/charts/statping/README.md @@ -72,7 +72,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -106,7 +106,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/statping/README.md.gotmpl b/charts/statping/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/statping/README.md.gotmpl +++ b/charts/statping/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/statping/README_CHANGELOG.md.gotmpl b/charts/statping/README_CHANGELOG.md.gotmpl index d713db15..f4d06d64 100644 --- a/charts/statping/README_CHANGELOG.md.gotmpl +++ b/charts/statping/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/statping/values.yaml b/charts/statping/values.yaml index 0b99d4a6..99106414 100644 --- a/charts/statping/values.yaml +++ b/charts/statping/values.yaml @@ -2,7 +2,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # image: diff --git a/charts/tautulli/README.md b/charts/tautulli/README.md index 0d13e9f9..882e322b 100644 --- a/charts/tautulli/README.md +++ b/charts/tautulli/README.md @@ -72,7 +72,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -88,7 +88,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/tautulli/README.md.gotmpl b/charts/tautulli/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/tautulli/README.md.gotmpl +++ b/charts/tautulli/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/tautulli/README_CHANGELOG.md.gotmpl b/charts/tautulli/README_CHANGELOG.md.gotmpl index e6167dad..457def03 100644 --- a/charts/tautulli/README_CHANGELOG.md.gotmpl +++ b/charts/tautulli/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/tautulli/values.yaml b/charts/tautulli/values.yaml index 8a3a518e..86ded3ba 100644 --- a/charts/tautulli/values.yaml +++ b/charts/tautulli/values.yaml @@ -2,7 +2,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # image: diff --git a/charts/tdarr/README.md b/charts/tdarr/README.md index 43d22325..48be3569 100644 --- a/charts/tdarr/README.md +++ b/charts/tdarr/README.md @@ -71,7 +71,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -108,7 +108,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/tdarr/README.md.gotmpl b/charts/tdarr/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/tdarr/README.md.gotmpl +++ b/charts/tdarr/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/tdarr/README_CHANGELOG.md.gotmpl b/charts/tdarr/README_CHANGELOG.md.gotmpl index 99310a72..91bbd3c1 100644 --- a/charts/tdarr/README_CHANGELOG.md.gotmpl +++ b/charts/tdarr/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/teedy/README.md b/charts/teedy/README.md index 1feb8017..c57ca999 100644 --- a/charts/teedy/README.md +++ b/charts/teedy/README.md @@ -73,7 +73,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -95,7 +95,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/teedy/README.md.gotmpl b/charts/teedy/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/teedy/README.md.gotmpl +++ b/charts/teedy/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/teedy/README_CHANGELOG.md.gotmpl b/charts/teedy/README_CHANGELOG.md.gotmpl index e6167dad..457def03 100644 --- a/charts/teedy/README_CHANGELOG.md.gotmpl +++ b/charts/teedy/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/teedy/values.yaml b/charts/teedy/values.yaml index 0c589118..81a82654 100644 --- a/charts/teedy/values.yaml +++ b/charts/teedy/values.yaml @@ -2,7 +2,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # image: diff --git a/charts/teslamate/README.md b/charts/teslamate/README.md index aa1a3a87..bda22560 100644 --- a/charts/teslamate/README.md +++ b/charts/teslamate/README.md @@ -69,7 +69,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -122,7 +122,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/teslamate/README.md.gotmpl b/charts/teslamate/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/teslamate/README.md.gotmpl +++ b/charts/teslamate/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/teslamate/README_CHANGELOG.md.gotmpl b/charts/teslamate/README_CHANGELOG.md.gotmpl index 25636210..54bde405 100644 --- a/charts/teslamate/README_CHANGELOG.md.gotmpl +++ b/charts/teslamate/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/traccar/README.md b/charts/traccar/README.md index eb3a42b2..c5245aa9 100644 --- a/charts/traccar/README.md +++ b/charts/traccar/README.md @@ -73,7 +73,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -98,7 +98,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/traccar/README.md.gotmpl b/charts/traccar/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/traccar/README.md.gotmpl +++ b/charts/traccar/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/traccar/README_CHANGELOG.md.gotmpl b/charts/traccar/README_CHANGELOG.md.gotmpl index e6167dad..457def03 100644 --- a/charts/traccar/README_CHANGELOG.md.gotmpl +++ b/charts/traccar/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/traccar/values.yaml b/charts/traccar/values.yaml index e2ae9afd..03a4fd47 100644 --- a/charts/traccar/values.yaml +++ b/charts/traccar/values.yaml @@ -2,7 +2,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # image: diff --git a/charts/traefik-forward-auth/README.md b/charts/traefik-forward-auth/README.md index ec533e2a..69d588af 100644 --- a/charts/traefik-forward-auth/README.md +++ b/charts/traefik-forward-auth/README.md @@ -69,7 +69,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -149,7 +149,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/traefik-forward-auth/README.md.gotmpl b/charts/traefik-forward-auth/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/traefik-forward-auth/README.md.gotmpl +++ b/charts/traefik-forward-auth/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/traefik-forward-auth/README_CHANGELOG.md.gotmpl b/charts/traefik-forward-auth/README_CHANGELOG.md.gotmpl index 9fb01650..01a3fdbe 100644 --- a/charts/traefik-forward-auth/README_CHANGELOG.md.gotmpl +++ b/charts/traefik-forward-auth/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/transmission/README.md b/charts/transmission/README.md index c82ed664..1837f8bd 100644 --- a/charts/transmission/README.md +++ b/charts/transmission/README.md @@ -72,7 +72,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -182,7 +182,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/transmission/README.md.gotmpl b/charts/transmission/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/transmission/README.md.gotmpl +++ b/charts/transmission/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/transmission/README_CHANGELOG.md.gotmpl b/charts/transmission/README_CHANGELOG.md.gotmpl index 22b1539f..0c8bff26 100644 --- a/charts/transmission/README_CHANGELOG.md.gotmpl +++ b/charts/transmission/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/transmission/values.yaml b/charts/transmission/values.yaml index af89f730..1cb66de1 100644 --- a/charts/transmission/values.yaml +++ b/charts/transmission/values.yaml @@ -2,7 +2,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # image: diff --git a/charts/tt-rss/README.md b/charts/tt-rss/README.md index 940ecb15..16f69432 100644 --- a/charts/tt-rss/README.md +++ b/charts/tt-rss/README.md @@ -72,7 +72,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -98,7 +98,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/tt-rss/README.md.gotmpl b/charts/tt-rss/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/tt-rss/README.md.gotmpl +++ b/charts/tt-rss/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/tt-rss/README_CHANGELOG.md.gotmpl b/charts/tt-rss/README_CHANGELOG.md.gotmpl index cb97c5f8..d1475446 100644 --- a/charts/tt-rss/README_CHANGELOG.md.gotmpl +++ b/charts/tt-rss/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/tt-rss/values.yaml b/charts/tt-rss/values.yaml index 864eb789..aefefa4c 100644 --- a/charts/tt-rss/values.yaml +++ b/charts/tt-rss/values.yaml @@ -2,7 +2,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # image: diff --git a/charts/tvheadend/README.md b/charts/tvheadend/README.md index e3b26b2b..9d597748 100644 --- a/charts/tvheadend/README.md +++ b/charts/tvheadend/README.md @@ -71,7 +71,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -91,7 +91,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/tvheadend/README.md.gotmpl b/charts/tvheadend/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/tvheadend/README.md.gotmpl +++ b/charts/tvheadend/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/tvheadend/README_CHANGELOG.md.gotmpl b/charts/tvheadend/README_CHANGELOG.md.gotmpl index e6167dad..457def03 100644 --- a/charts/tvheadend/README_CHANGELOG.md.gotmpl +++ b/charts/tvheadend/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/tvheadend/values.yaml b/charts/tvheadend/values.yaml index a732c377..379e36ad 100644 --- a/charts/tvheadend/values.yaml +++ b/charts/tvheadend/values.yaml @@ -2,7 +2,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # image: diff --git a/charts/unifi-poller/README.md b/charts/unifi-poller/README.md index a5196edb..68e5c7d1 100644 --- a/charts/unifi-poller/README.md +++ b/charts/unifi-poller/README.md @@ -73,7 +73,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -95,7 +95,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/unifi-poller/README.md.gotmpl b/charts/unifi-poller/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/unifi-poller/README.md.gotmpl +++ b/charts/unifi-poller/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/unifi-poller/README_CHANGELOG.md.gotmpl b/charts/unifi-poller/README_CHANGELOG.md.gotmpl index e6167dad..457def03 100644 --- a/charts/unifi-poller/README_CHANGELOG.md.gotmpl +++ b/charts/unifi-poller/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/unifi-poller/values.yaml b/charts/unifi-poller/values.yaml index ba1b54af..3085fb4b 100644 --- a/charts/unifi-poller/values.yaml +++ b/charts/unifi-poller/values.yaml @@ -2,7 +2,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # image: diff --git a/charts/unifi/README.md b/charts/unifi/README.md index c0da4563..6dc446ea 100644 --- a/charts/unifi/README.md +++ b/charts/unifi/README.md @@ -104,7 +104,7 @@ ingress: ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -212,7 +212,7 @@ ingress: ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/unifi/README.md.gotmpl b/charts/unifi/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/unifi/README.md.gotmpl +++ b/charts/unifi/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/unifi/README_CHANGELOG.md.gotmpl b/charts/unifi/README_CHANGELOG.md.gotmpl index 4627b445..53abe53e 100644 --- a/charts/unifi/README_CHANGELOG.md.gotmpl +++ b/charts/unifi/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/unpackerr/README.md b/charts/unpackerr/README.md index e9ed2778..0b65cf9b 100644 --- a/charts/unpackerr/README.md +++ b/charts/unpackerr/README.md @@ -72,7 +72,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -92,7 +92,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/unpackerr/README.md.gotmpl b/charts/unpackerr/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/unpackerr/README.md.gotmpl +++ b/charts/unpackerr/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/unpackerr/README_CHANGELOG.md.gotmpl b/charts/unpackerr/README_CHANGELOG.md.gotmpl index e6167dad..457def03 100644 --- a/charts/unpackerr/README_CHANGELOG.md.gotmpl +++ b/charts/unpackerr/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/unpackerr/values.yaml b/charts/unpackerr/values.yaml index 078930f7..85f76929 100644 --- a/charts/unpackerr/values.yaml +++ b/charts/unpackerr/values.yaml @@ -2,7 +2,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # image: diff --git a/charts/uptimerobot-prometheus/README.md b/charts/uptimerobot-prometheus/README.md index 438ba1d8..f336502d 100644 --- a/charts/uptimerobot-prometheus/README.md +++ b/charts/uptimerobot-prometheus/README.md @@ -71,7 +71,7 @@ You can find an [example grafana dashboard](https://github.com/lekpamartin/uptim ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -98,7 +98,7 @@ You can find an [example grafana dashboard](https://github.com/lekpamartin/uptim ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/uptimerobot-prometheus/README.md.gotmpl b/charts/uptimerobot-prometheus/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/uptimerobot-prometheus/README.md.gotmpl +++ b/charts/uptimerobot-prometheus/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/uptimerobot-prometheus/README_CHANGELOG.md.gotmpl b/charts/uptimerobot-prometheus/README_CHANGELOG.md.gotmpl index 24b4fb14..c11e2738 100644 --- a/charts/uptimerobot-prometheus/README_CHANGELOG.md.gotmpl +++ b/charts/uptimerobot-prometheus/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/uptimerobot/README.md b/charts/uptimerobot/README.md index 5a8805c6..d2393648 100644 --- a/charts/uptimerobot/README.md +++ b/charts/uptimerobot/README.md @@ -69,7 +69,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -89,7 +89,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/uptimerobot/README.md.gotmpl b/charts/uptimerobot/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/uptimerobot/README.md.gotmpl +++ b/charts/uptimerobot/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/uptimerobot/README_CHANGELOG.md.gotmpl b/charts/uptimerobot/README_CHANGELOG.md.gotmpl index 21dc5b6d..89f10480 100644 --- a/charts/uptimerobot/README_CHANGELOG.md.gotmpl +++ b/charts/uptimerobot/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/valheim/values.yaml b/charts/valheim/values.yaml index 176a6bd1..42814892 100644 --- a/charts/valheim/values.yaml +++ b/charts/valheim/values.yaml @@ -2,7 +2,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # image: diff --git a/charts/vikunja/README.md b/charts/vikunja/README.md index 7f29fe90..774bb7a2 100644 --- a/charts/vikunja/README.md +++ b/charts/vikunja/README.md @@ -73,7 +73,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -102,7 +102,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/vikunja/README.md.gotmpl b/charts/vikunja/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/vikunja/README.md.gotmpl +++ b/charts/vikunja/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/vikunja/README_CHANGELOG.md.gotmpl b/charts/vikunja/README_CHANGELOG.md.gotmpl index e6167dad..457def03 100644 --- a/charts/vikunja/README_CHANGELOG.md.gotmpl +++ b/charts/vikunja/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/wallabag/README.md b/charts/wallabag/README.md index ddfccfd9..03137a4c 100644 --- a/charts/wallabag/README.md +++ b/charts/wallabag/README.md @@ -72,7 +72,7 @@ Default login is `wallabag:wallabag`. ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -93,7 +93,7 @@ Default login is `wallabag:wallabag`. ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/wallabag/README.md.gotmpl b/charts/wallabag/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/wallabag/README.md.gotmpl +++ b/charts/wallabag/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/wallabag/README_CHANGELOG.md.gotmpl b/charts/wallabag/README_CHANGELOG.md.gotmpl index f23acf0b..ea7d7fa3 100644 --- a/charts/wallabag/README_CHANGELOG.md.gotmpl +++ b/charts/wallabag/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/wallabag/values.yaml b/charts/wallabag/values.yaml index 5d0c3c37..71af982e 100644 --- a/charts/wallabag/values.yaml +++ b/charts/wallabag/values.yaml @@ -2,7 +2,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # image: diff --git a/charts/wikijs/README.md.gotmpl b/charts/wikijs/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/wikijs/README.md.gotmpl +++ b/charts/wikijs/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/wikijs/README_CHANGELOG.md.gotmpl b/charts/wikijs/README_CHANGELOG.md.gotmpl index 33014cdd..8b6e49f6 100644 --- a/charts/wikijs/README_CHANGELOG.md.gotmpl +++ b/charts/wikijs/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/wikijs/values.yaml b/charts/wikijs/values.yaml index 71f1a7fb..3f784c44 100644 --- a/charts/wikijs/values.yaml +++ b/charts/wikijs/values.yaml @@ -4,7 +4,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # # -- This is the default, you can also use requarks/wiki diff --git a/charts/xbackbone/README.md b/charts/xbackbone/README.md index 4e657217..b1043b33 100644 --- a/charts/xbackbone/README.md +++ b/charts/xbackbone/README.md @@ -72,7 +72,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -89,7 +89,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/xbackbone/README.md.gotmpl b/charts/xbackbone/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/xbackbone/README.md.gotmpl +++ b/charts/xbackbone/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/xbackbone/README_CHANGELOG.md.gotmpl b/charts/xbackbone/README_CHANGELOG.md.gotmpl index e6167dad..457def03 100644 --- a/charts/xbackbone/README_CHANGELOG.md.gotmpl +++ b/charts/xbackbone/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/xbackbone/values.yaml b/charts/xbackbone/values.yaml index f2a2b1ed..eec65fc8 100644 --- a/charts/xbackbone/values.yaml +++ b/charts/xbackbone/values.yaml @@ -2,7 +2,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # image: diff --git a/charts/xteve/README.md b/charts/xteve/README.md index d8c6a0b4..bf9a1dd1 100644 --- a/charts/xteve/README.md +++ b/charts/xteve/README.md @@ -72,7 +72,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -88,7 +88,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/xteve/README.md.gotmpl b/charts/xteve/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/xteve/README.md.gotmpl +++ b/charts/xteve/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/xteve/README_CHANGELOG.md.gotmpl b/charts/xteve/README_CHANGELOG.md.gotmpl index e6167dad..457def03 100644 --- a/charts/xteve/README_CHANGELOG.md.gotmpl +++ b/charts/xteve/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/xteve/values.yaml b/charts/xteve/values.yaml index 9c5a5577..505aa907 100644 --- a/charts/xteve/values.yaml +++ b/charts/xteve/values.yaml @@ -2,7 +2,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # image: diff --git a/charts/youtubedl-material/README.md b/charts/youtubedl-material/README.md index ace9c7ab..6503e466 100644 --- a/charts/youtubedl-material/README.md +++ b/charts/youtubedl-material/README.md @@ -72,7 +72,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -101,7 +101,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/youtubedl-material/README.md.gotmpl b/charts/youtubedl-material/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/youtubedl-material/README.md.gotmpl +++ b/charts/youtubedl-material/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/youtubedl-material/README_CHANGELOG.md.gotmpl b/charts/youtubedl-material/README_CHANGELOG.md.gotmpl index e6167dad..457def03 100644 --- a/charts/youtubedl-material/README_CHANGELOG.md.gotmpl +++ b/charts/youtubedl-material/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/youtubedl-material/values.yaml b/charts/youtubedl-material/values.yaml index c55b0872..cf9e7eba 100644 --- a/charts/youtubedl-material/values.yaml +++ b/charts/youtubedl-material/values.yaml @@ -2,7 +2,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # image: diff --git a/charts/zigbee2mqtt/README.md b/charts/zigbee2mqtt/README.md index 3f878995..8e5edf70 100644 --- a/charts/zigbee2mqtt/README.md +++ b/charts/zigbee2mqtt/README.md @@ -100,7 +100,7 @@ affinity: ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -133,7 +133,7 @@ affinity: ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/zigbee2mqtt/README.md.gotmpl b/charts/zigbee2mqtt/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/zigbee2mqtt/README.md.gotmpl +++ b/charts/zigbee2mqtt/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/zigbee2mqtt/README_CHANGELOG.md.gotmpl b/charts/zigbee2mqtt/README_CHANGELOG.md.gotmpl index e6167dad..457def03 100644 --- a/charts/zigbee2mqtt/README_CHANGELOG.md.gotmpl +++ b/charts/zigbee2mqtt/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/zigbee2mqtt/values.yaml b/charts/zigbee2mqtt/values.yaml index 96369c28..415d9e8e 100644 --- a/charts/zigbee2mqtt/values.yaml +++ b/charts/zigbee2mqtt/values.yaml @@ -2,7 +2,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # image: diff --git a/charts/zwave2mqtt/README.md b/charts/zwave2mqtt/README.md index 4a33445e..b4c35ec1 100644 --- a/charts/zwave2mqtt/README.md +++ b/charts/zwave2mqtt/README.md @@ -100,7 +100,7 @@ affinity: ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -122,7 +122,7 @@ affinity: ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/zwave2mqtt/README.md.gotmpl b/charts/zwave2mqtt/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/zwave2mqtt/README.md.gotmpl +++ b/charts/zwave2mqtt/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/zwave2mqtt/README_CHANGELOG.md.gotmpl b/charts/zwave2mqtt/README_CHANGELOG.md.gotmpl index e6167dad..457def03 100644 --- a/charts/zwave2mqtt/README_CHANGELOG.md.gotmpl +++ b/charts/zwave2mqtt/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/zwave2mqtt/values.yaml b/charts/zwave2mqtt/values.yaml index a23b4d2f..6bc27049 100644 --- a/charts/zwave2mqtt/values.yaml +++ b/charts/zwave2mqtt/values.yaml @@ -2,7 +2,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # image: diff --git a/charts/zwavejs2mqtt/README.md b/charts/zwavejs2mqtt/README.md index 9fc11faf..633584dc 100644 --- a/charts/zwavejs2mqtt/README.md +++ b/charts/zwavejs2mqtt/README.md @@ -101,7 +101,7 @@ affinity: ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -123,7 +123,7 @@ affinity: ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/zwavejs2mqtt/README.md.gotmpl b/charts/zwavejs2mqtt/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/charts/zwavejs2mqtt/README.md.gotmpl +++ b/charts/zwavejs2mqtt/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/charts/zwavejs2mqtt/README_CHANGELOG.md.gotmpl b/charts/zwavejs2mqtt/README_CHANGELOG.md.gotmpl index e6167dad..457def03 100644 --- a/charts/zwavejs2mqtt/README_CHANGELOG.md.gotmpl +++ b/charts/zwavejs2mqtt/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/charts/zwavejs2mqtt/values.yaml b/charts/zwavejs2mqtt/values.yaml index 23e7254f..cc82821f 100644 --- a/charts/zwavejs2mqtt/values.yaml +++ b/charts/zwavejs2mqtt/values.yaml @@ -2,7 +2,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # image: diff --git a/templates/chart/README.md b/templates/chart/README.md index 84488e96..49fede77 100644 --- a/templates/chart/README.md +++ b/templates/chart/README.md @@ -72,7 +72,7 @@ N/A ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) | Key | Type | Default | Description | |-----|------|---------|-------------| @@ -86,7 +86,7 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/templates/chart/README.md.gotmpl b/templates/chart/README.md.gotmpl index 8b868671..c5829acb 100644 --- a/templates/chart/README.md.gotmpl +++ b/templates/chart/README.md.gotmpl @@ -92,7 +92,7 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - {{- define "custom.valuesSection" -}} ## Values -**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/) +**Important**: When deploying an application Helm chart you can add more values from our common library chart [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/) {{ template "chart.valuesTable" . }} {{- end -}} diff --git a/templates/chart/README_CHANGELOG.md.gotmpl b/templates/chart/README_CHANGELOG.md.gotmpl index e6167dad..457def03 100644 --- a/templates/chart/README_CHANGELOG.md.gotmpl +++ b/templates/chart/README_CHANGELOG.md.gotmpl @@ -5,7 +5,7 @@ {{- define "custom.changelog" -}} {{ template "custom.changelog.header" . }} -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/templates/chart/values.yaml b/templates/chart/values.yaml index 992f9052..6476e6a2 100644 --- a/templates/chart/values.yaml +++ b/templates/chart/values.yaml @@ -2,7 +2,7 @@ # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: -# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # image: